From 5aac3ef27a85ded994564a0d1493651ab4a70754 Mon Sep 17 00:00:00 2001 From: beeb6991a915eb4f2142c59ea8c1bde2 Date: Sat, 30 Jul 2022 16:27:04 +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 c410413..48e3d2f 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