summaryrefslogtreecommitdiff
path: root/math/math.tex
diff options
context:
space:
mode:
Diffstat (limited to 'math/math.tex')
-rw-r--r--math/math.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/math.tex b/math/math.tex
index c2f5d63..c02d352 100644
--- a/math/math.tex
+++ b/math/math.tex
@@ -25,6 +25,8 @@ Sei $0 \leq x < n$. Definiere $d := \ggT(x, n)$.\newline
\subsection{Mod-Exponent über $\mathbb{F}_p$}
\lstinputlisting{math/modExp.cpp}
+Iterativ:
+\lstinputlisting{math/modPowIterativ.cpp}
\subsection{Chinesischer Restsatz}
\begin{itemize}