From f187fc369dbdff5497d937116a81983e4c8347cb Mon Sep 17 00:00:00 2001 From: 481cce653be1e98f7e5bcdd0add2093a <481cce653be1e98f7e5bcdd0add2093a@app-learninglab.inria.fr> Date: Thu, 29 Oct 2020 17:46:48 +0000 Subject: [PATCH] no commit message --- module2/exo1/toy_notebook_fr.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index f7551b7..7621979 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -149,7 +149,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - " Il est alors aisé d’obtenir une approximation (pas terrible) de π en comptant combien de fois, en moyenne, X$n^2$+Y$n^2$ est inférieur à 1 :" + " Il est alors aisé d’obtenir une approximation (pas terrible) de π en comptant combien de fois, en moyenne, $X^2$+$Y^2$ est inférieur à 1 :" ] }, { -- 2.18.1