Commit a5333c9f authored by Gerónimo Cardozo's avatar Gerónimo Cardozo

commit_1_21gc

parent a8d18e4c
......@@ -5,9 +5,14 @@ date: "21/4/2021"
output: html_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## En demandant à la lib maths
Mon ordinateur m’indique que π vaut approximativement
Mon ordinateur m’indique que $π$ vaut approximativement
```{r}
pi
```
......@@ -42,6 +47,3 @@ Il est alors aisé d’obtenir une approximation (pas terrible) de π en comptan
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment