From 3abc0192a619c41c3a849fdd94b2c700b884bcb4 Mon Sep 17 00:00:00 2001 From: Gloria Mundi Date: Mon, 26 Feb 2024 01:41:35 +0100 Subject: add a prime for each power of ten --- math/tables.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/tables.tex') diff --git a/math/tables.tex b/math/tables.tex index 53f3758..dd0e739 100644 --- a/math/tables.tex +++ b/math/tables.tex @@ -2,7 +2,7 @@ \begin{multicols*}{2} \input{math/tables/binom} \vfill - \input{math/tables/composite} + \input{math/tables/prime-composite} \vfill \input{math/tables/platonic} \vfill -- cgit v1.2.3