Excercise02 final commit

parent 5cebee1f
......@@ -4,14 +4,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# 1 On the computation of $π$"
"# On the computation of $π$"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.1 Asking the maths library"
"## Asking the maths library"
]
},
{
......@@ -23,7 +23,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 6,
"metadata": {},
"outputs": [
{
......@@ -43,7 +43,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.2 Buffon’s needle"
"## Buffon’s needle"
]
},
{
......@@ -55,7 +55,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 7,
"metadata": {},
"outputs": [
{
......@@ -64,7 +64,7 @@
"3.128911138923655"
]
},
"execution_count": 4,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
......@@ -82,7 +82,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.3 Using a surface fraction argument"
"## Using a surface fraction argument"
]
},
{
......@@ -96,7 +96,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 9,
"metadata": {},
"outputs": [
{
......
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