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

test1

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