From 195f1059b01c63dce1ffcd614b8aa706d933e7bd Mon Sep 17 00:00:00 2001 From: 7863035e551ae67aa7db6605c3e12966 <7863035e551ae67aa7db6605c3e12966@app-learninglab.inria.fr> Date: Sat, 5 Feb 2022 08:49:24 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 2 -- 1 file changed, 2 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index e988755..bf9595d 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -10,7 +10,6 @@ knitr::opts_chunk$set(echo = TRUE) ``` ## En demandant à la lib maths - Mon ordinateur m'indique que $\pi$ vaut *approximativement* ```{r cars} @@ -18,7 +17,6 @@ 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** : ```{r} -- 2.18.1