From 9e82d99e75b40c64fc1a12bbb4471ba7a72694fc Mon Sep 17 00:00:00 2001 From: Paul Jungeblut Date: Sun, 30 Oct 2016 21:25:38 +0100 Subject: Adding new sections to math chapter. --- latexHeaders/math.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'latexHeaders/math.tex') diff --git a/latexHeaders/math.tex b/latexHeaders/math.tex index 87a90a4..9949002 100644 --- a/latexHeaders/math.tex +++ b/latexHeaders/math.tex @@ -58,3 +58,5 @@ \end{matrix} \biggr\} } +% Expectation values. +\newcommand{\E}{\text{E}} -- cgit v1.2.3