From 2a0591c335dc151b7063ea727209f129857c7bbd Mon Sep 17 00:00:00 2001 From: db4d42e543ac9826803271b6e416a5b1 Date: Mon, 11 Dec 2023 10:37:33 +0000 Subject: [PATCH] done --- module2/exo1/toy_notebook_en.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index ad7cf5e..ed88209 100644 --- a/module2/exo1/toy_notebook_en.ipynb +++ b/module2/exo1/toy_notebook_en.ipynb @@ -128,7 +128,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "It is then straightforward to obtain a (not really good) approximation to $\\pi$ by counting how many times, on average, $$X^2$ + $Y^2$$ is smaller than 1:" + "It is then straightforward to obtain a (not really good) approximation to $\\pi$ by counting how many times, on average, $X^2$ + $Y^2$ is smaller than 1:" ] }, { -- 2.18.1