diff options
Diffstat (limited to 'math/math.tex')
| -rw-r--r-- | math/math.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/math/math.tex b/math/math.tex index 51410bd..90e7b3b 100644 --- a/math/math.tex +++ b/math/math.tex @@ -176,4 +176,7 @@ Anzahl der Teilmengen von $\mathbb{N}$, die sich zu $n$ aufaddieren mit maximale \#labeled rooted trees & $n^{n-1}$\\ \#labeled unrooted trees & $n^{n-2}$\\ \hline -\end{tabular}
\ No newline at end of file +\end{tabular} + +\subsection{3D-Kugeln} +\lstinputlisting{math/gcDist.cpp} |
