From 1d2d2541dd913892a983da13f84c33f1a5d43ff6 Mon Sep 17 00:00:00 2001 From: Paul Jungeblut Date: Tue, 11 Nov 2014 15:25:06 +0100 Subject: geometrische Formeln --- math/math.tex | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 math/math.tex (limited to 'math/math.tex') diff --git a/math/math.tex b/math/math.tex new file mode 100644 index 0000000..e1e0950 --- /dev/null +++ b/math/math.tex @@ -0,0 +1,4 @@ +\section{Mathe} + +\subsection{Binomialkoeffizienten} +\lstinputlisting{math/binomial.cpp} \ No newline at end of file -- cgit v1.2.3