Commit 89f8de47 authored by landri01's avatar landri01

Update toy_document_fr.Rmd

parent 9a30e019
---
title: "Votre titre"
author: "Votre nom"
date: "La date du jour"
title: "À propos du calcul de pi"
author: "Léna Andrieux"
date: "29 Décembre 2023"
output: html_document
---
#En demandant à la lib maths
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
Mon ordinateur m’indique que π vaut *approximativement*
```{r setup}
pi
```
## Quelques explications
......
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