diff --git a/module2/exo1/toy_document_orgmode_R_en.org b/module2/exo1/toy_document_orgmode_R_en.org index 2b73d64e82dad485ab562f8bda6434ffa7b68d27..7bf0f217e09eb02ed84c8d7e8804e048ad302d70 100644 --- a/module2/exo1/toy_document_orgmode_R_en.org +++ b/module2/exo1/toy_document_orgmode_R_en.org @@ -1,6 +1,15 @@ -#+TITLE: Your title -#+AUTHOR: Your name -#+DATE: Today's date +# On the computation of the pi +**Arnaud Legrand** +**25 juin 2018** + +# Asking the maths library +My computer tells me that `d` is **approximatively** +```` +pi +``` +``` +## [1] 3.141593 +``` #+LANGUAGE: en # #+PROPERTY: header-args :eval never-export