Commit 29a77430 authored by Mingming GUO's avatar Mingming GUO

Update Readme.md

parent dfa7b7f5
# Part 1: Writing a Markdown file # Part 1: Writing a Markdown file
# Part 2:Exercice 02 # Part 2: Exercice 02
## 2.1 Using a notebook ## 2.1 Using a notebook
### 2.1.1 About Calculating π ### 2.1.1 About Calculating π
My computer tells me that π is approximately **3.141592653589793** My computer tells me that π is approximately **3.141592653589793**
### 2.1.2 Using Buffon's Needle Method ### 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** 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
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