From 5ab8a5088b729a9953b8dff1b2a985dc8fb2098b Mon Sep 17 00:00:00 2001 From: mzuenni Date: Mon, 27 Jun 2022 17:19:28 +0200 Subject: updated tcr --- math/tables.tex | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 math/tables.tex (limited to 'math/tables.tex') diff --git a/math/tables.tex b/math/tables.tex new file mode 100644 index 0000000..53f3758 --- /dev/null +++ b/math/tables.tex @@ -0,0 +1,18 @@ +\enlargethispage{0.2cm} +\begin{multicols*}{2} + \input{math/tables/binom} + \vfill + \input{math/tables/composite} + \vfill + \input{math/tables/platonic} + \vfill + \input{math/tables/series} + + \columnbreak + + \input{math/tables/probability} + \vfill + \input{math/tables/stuff} + \vfill + \input{math/tables/nim} +\end{multicols*} -- cgit v1.2.3