From 7ef51070cc63532e1d3ede0fd3a1a814a67900d8 Mon Sep 17 00:00:00 2001 From: 33042e67f507db32c116b01cde061461 <33042e67f507db32c116b01cde061461@app-learninglab.inria.fr> Date: Sun, 19 Oct 2025 15:13:30 +0000 Subject: [PATCH] Update toy_document_orgmode_R_fr.org --- module2/exo1/toy_document_orgmode_R_fr.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_document_orgmode_R_fr.org b/module2/exo1/toy_document_orgmode_R_fr.org index 2fcc958..e234e65 100644 --- a/module2/exo1/toy_document_orgmode_R_fr.org +++ b/module2/exo1/toy_document_orgmode_R_fr.org @@ -56,7 +56,7 @@ ggplot(df, aes(x=X, y=Y, color=Accept)) + #+end_src #+RESULTS: -[[file:figure_pi_mc1.png.png]] +[[file:figure_pi_mc1.png]] 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