diff options
| author | mzuenni <michi.zuendorf@gmail.com> | 2024-06-22 21:12:39 +0200 |
|---|---|---|
| committer | mzuenni <michi.zuendorf@gmail.com> | 2024-06-22 21:12:39 +0200 |
| commit | 500ac1e618410ac453fa4fe83e2348cad8c2418f (patch) | |
| tree | 3ac497abeb1e3546e571cd09da6284eb04024f00 /math/math.tex | |
| parent | cca8e7138626b822729aaa749ee62b07f3217004 (diff) | |
fix
Diffstat (limited to 'math/math.tex')
| -rw-r--r-- | math/math.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/math.tex b/math/math.tex index 8a30b86..f9a5ea5 100644 --- a/math/math.tex +++ b/math/math.tex @@ -409,6 +409,7 @@ so gilt %\begin{algorithm}{Binomialkoeffizienten}
\paragraph{Binomialkoeffizienten}
Die Anzahl der \mbox{$k$-elementigen} Teilmengen einer \mbox{$n$-elementigen} Menge.
+
\begin{methods}
\method{precalc}{berechnet $n!$ und $n!^{-1}$ vor}{\mathit{lim}}
\method{calc\_binom}{berechnet Binomialkoeffizient}{1}
|
