From b169b4207ef28ae8cdfbad9c3321500e4892683c Mon Sep 17 00:00:00 2001 From: 14c46e0a4a277f59020f468b7a83c736 <14c46e0a4a277f59020f468b7a83c736@app-learninglab.inria.fr> Date: Thu, 21 Oct 2021 12:28:59 +0000 Subject: [PATCH] Modif 1 --- 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 d6c5c6d..3a25bb5 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -110,7 +110,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Il est alors aisé d'obtenir une approximation (pas terrible) de $\\pi$ en comptant combien de fois, en moyenne, $Z^2+Y^2$ est inférieur à $1$ :" + "Il est alors aisé d'obtenir une approximation (pas terrible) de $\\pi$ en comptant combien de fois, en moyenne, $X^2+Y^2$ est inférieur à $1$ :" ] }, { -- 2.18.1