From 9d9015f5ab1fc94797264eb8693928da41084877 Mon Sep 17 00:00:00 2001 From: 8a392a62c30498f84ed1cc7f17412469 <8a392a62c30498f84ed1cc7f17412469@app-learninglab.inria.fr> Date: Fri, 22 Aug 2025 16:23:03 +0000 Subject: [PATCH] =?UTF-8?q?test=20mise=20au=20carr=C3=A9=20d'une=20express?= =?UTF-8?q?ion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo1/toy_notebook_fr.ipynb | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index b3c33b1..9047791 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -145,8 +145,29 @@ "cell_type": "markdown", "metadata": {}, "source": [ - " \tTexte2" + " \t$Texte \\pi$ " ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "$P[X²+Y²\\leq 1] = \\pi/4$" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "$A²*4+ \\pi$" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": { -- 2.18.1