diff --git a/journal/Readme.md b/journal/Readme.md index b66a43df49b2a0b3400a37ffac2b07906a2a02a2..e34a8b522e31a29910feeb0b7e2e91954294e1c0 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -1,10 +1,13 @@ # Part 1: Writing a Markdown file -# Part 2:Exercice 02 +# Part 2: Exercice 02 ## 2.1 Using a notebook ### 2.1.1 About Calculating π My computer tells me that π is approximately **3.141592653589793** ### 2.1.2 Using Buffon's Needle Method -But calculated using the [Buffon's needle](https://en.wikipedia.org/wiki/Buffon's_needle) method, we would obtain as an approximation **3.128911138923655** \ No newline at end of file +But calculated using the [Buffon's needle](https://en.wikipedia.org/wiki/Buffon's_needle) method, we would obtain as an approximation **3.128911138923655** + +### 2.1.3 With a "Surface Frequency" Argument +Otherwise, by applying a Monte Carlo method to a quarter-circle surface of radius 1, we approach $\pi$/4 \ No newline at end of file