From 5f1b8261c3b9098454d198f3827dedc266b86c21 Mon Sep 17 00:00:00 2001 From: ef455b63489b4557b014255dd965f0ce Date: Tue, 23 Nov 2021 16:18:15 +0000 Subject: [PATCH] Update toy_document_orgmode_R_en.org --- module2/exo1/toy_document_orgmode_R_en.org | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/module2/exo1/toy_document_orgmode_R_en.org b/module2/exo1/toy_document_orgmode_R_en.org index 2b73d64..7bf0f21 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 -- 2.18.1