From 838114ef43c520fb806cff265782d1e53ed731cb Mon Sep 17 00:00:00 2001 From: Lucas Garron Date: Sun, 13 Nov 2022 22:06:19 -0800 Subject: [PATCH] Mathematica: fix a footnote number --- _posts/2017-04-30-mathematica.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2017-04-30-mathematica.md b/_posts/2017-04-30-mathematica.md index 61a1a6e..14d1c7d 100644 --- a/_posts/2017-04-30-mathematica.md +++ b/_posts/2017-04-30-mathematica.md @@ -18,4 +18,4 @@ Mathematica supports rational numbers: `1/10 + 2/10` is `3/10` (which has a [1]: https://reference.wolfram.com/language/tutorial/Numbers.html#21155 [2]: https://reference.wolfram.com/language/tutorial/MachinePrecisionNumbers.html [3]: https://reference.wolfram.com/language/ref/MachinePrecision.html -[3]: https://reference.wolfram.com/language/ref/FullForm.html +[4]: https://reference.wolfram.com/language/ref/FullForm.html