diff options
| author | mzuenni <michi.zuendorf@gmail.com> | 2024-07-30 15:57:54 +0200 |
|---|---|---|
| committer | mzuenni <michi.zuendorf@gmail.com> | 2024-07-30 15:57:54 +0200 |
| commit | ef95a81b809ec6fcaf53a870f7bc86bf613b42f8 (patch) | |
| tree | d459e341e0cc2b61b6bca3466d79e3c5ff569bb3 /content/math/math.tex | |
| parent | 8d11c6c8213f46f0fa19826917c255edd5d43cb1 (diff) | |
removed old slow code
Diffstat (limited to 'content/math/math.tex')
| -rw-r--r-- | content/math/math.tex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/math/math.tex b/content/math/math.tex index f99d0d4..c15825f 100644 --- a/content/math/math.tex +++ b/content/math/math.tex @@ -109,8 +109,6 @@ sich alle Lösungen von $x^2-ny^2=c$ berechnen durch: \sourcecode{math/millerRabin.cpp}
\method{rho}{findet zufälligen Teiler}{\sqrt[\leftroot{3}\uproot{2}4]{n}}
\sourcecode{math/rho.cpp}
- %\method{squfof}{findet zufälligen Teiler}{\sqrt[\leftroot{4}\uproot{2}4]{n}}
- %\sourcecode{math/squfof.cpp}
\end{algorithm}
\begin{algorithm}{Teiler}
|
