Commit 4d3bb000 authored by David Elser's avatar David Elser

test1

parent c02aa96a
---
title: "Your title"
author: "David Elser"
date: "Today's date"
title: "On the computation of pi"
author: "Arnaud Legrand"
date: "25 juin 2018"
output: html_document
---
# Asking the maths libary
My computer tells me that $\pi$ is approximatively
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
......
This diff is collapsed.
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