Nouveau toy_document_fr.Rmd

parent df370162
---
title: "Votre titre"
author: "Votre nom"
date: "La date du jour"
title: "Exercice 2"
author: "Caroline"
date: "08/11/2025"
output: html_document
---
# À propos du calcul de π
**Arnaud Legrand**
25 juin 2018
## En demandant à la lib maths
Mon ordinateur m’indique que π vaut approximativement :
```r
pi
#> [1] 3.141593
```{r setup, include=FALSE}
......
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