summaryrefslogtreecommitdiff
path: root/math/math.tex
diff options
context:
space:
mode:
Diffstat (limited to 'math/math.tex')
-rw-r--r--math/math.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/math.tex b/math/math.tex
index 074daae..c3cf473 100644
--- a/math/math.tex
+++ b/math/math.tex
@@ -148,6 +148,7 @@ Sei $p \geq 3$ eine Primzahl, $a \in \mathbb{Z}$:
\legendre{p}{q} \cdot \legendre{q}{p} &=
(-1)^{\frac{p - 1}{2} \cdot \frac{q - 1}{2}}
\end{align*}
+\lstinputlisting{math/legendre.cpp}
\subsection{Kombinatorik}