updated pi

parent e027827a
--- ---
title: "À propos du calcul de pi" title: "À propos du calcul de pi"
author: "Alexandre de Haldat du Lys" author: "Arnaud Legrand"
date: "06/02/2023" date: "25/06/2018"
output: output: html_document: default
html_document: default
--- ---
```{r setup, include=FALSE} ```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE) knitr::opts_chunk$set(echo = TRUE)
``` ```
## En demandant à la lib maths ## En demandant à la lib maths
Mon ordinateur m'indique que $\pi$ vaut *approximativement* Mon ordinateur m'indique que $\pi$ vaut *approximativement*
```{r cars} ```{r cars}
......
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