From a91b1cb7917a959757b04a8e82e6dcda313b480d Mon Sep 17 00:00:00 2001 From: 9eb04eda6800725fccfc9e313daaf85c <9eb04eda6800725fccfc9e313daaf85c@app-learninglab.inria.fr> Date: Mon, 18 Jan 2021 12:54:17 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 3144a71..3400980 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -5,19 +5,17 @@ date: "25 juin 2018" output: html_document --- - ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` ## En demandant à la lib maths - Mon ordinateur m'indique que $\pi$ vaut *approximativement* ```{r pi, echo=FALSE} -print(c$\pi$) +pi ``` ## En utilisant la méthode des aiguilles de Buffon -- 2.18.1