From 2e448f0421abd69b7379db5cb257791b68120eda Mon Sep 17 00:00:00 2001 From: 7863035e551ae67aa7db6605c3e12966 <7863035e551ae67aa7db6605c3e12966@app-learninglab.inria.fr> Date: Sat, 5 Feb 2022 08:51:02 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index bf9595d..12779d0 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -17,7 +17,7 @@ pi ``` ## En utilisant la méthode des aiguilles de Buffon -Mais calculé avec la **méthode** des [aiguilles de Buffon](https://fr.wikipedia.org/wiki/Aiguille_de_Buffon), on obtiendrait comme **approximation** : +Mais calculé avec la __méthode__ des [aiguilles de Buffon](https://fr.wikipedia.org/wiki/Aiguille_de_Buffon), on obtiendrait comme __approximation__ : ```{r} set.seed(42) -- 2.18.1