diff --git a/module2/exo1/toy_document_orgmode_R_fr.org b/module2/exo1/toy_document_orgmode_R_fr.org index 2fcc958b29a99487e0d8c2faa65da2dba5a0fefc..e234e65db3a0ae3569d453200349186a5e367bef 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 :