summaryrefslogtreecommitdiff
path: root/content/math/tables.tex
blob: c422d732ed8e866aa8f3ff7a8b568a3bfb2d5c58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\enlargethispage{0.2cm}
\begin{multicols*}{2}
	\refstepcounter{subsection}
	\subsectionmark{Tables}
	\addcontentsline{toc}{subsection}{\protect\numberline{\thesubsection}Tables}

	\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*}