Commit 5034aa57 authored by Charlotte Bories's avatar Charlotte Bories

Travail corrigé

parent 6b6b63ed
--- ---
output: title: "À propos du calcul de pi"
html_document: default author: "Arnaud Legrand"
pdf_document: default date: "25 juin 2018"
output: html_document
--- ---
# A propos du calcul de pi
#### *Arnaud Legrand* ```{r setup, include=FALSE}
#### *25 juin 2018* knitr::opts_chunk$set(echo = TRUE)
```
## En demandant à la lib maths ## En demandant à la lib maths
......
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