diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index ad7cf5e89beda9b54dbcbb555e4706dba983df57..ed88209c44101ad3b09de554312dc169bacbcf94 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:" ] }, {