blob: dd0e73994690bc9a4f98362fab81f105f6450f0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
\enlargethispage{0.2cm}
\begin{multicols*}{2}
\input{math/tables/binom}
\vfill
\input{math/tables/prime-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*}
|