commit 3rd

parent 47a6854f
......@@ -4,14 +4,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# On the computation of $\\pi$"
"# 1 On the computation of $\\pi$"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Asking the maths library"
"## 1.1 Asking the maths library"
]
},
{
......@@ -23,7 +23,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 1,
"metadata": {},
"outputs": [
{
......@@ -43,7 +43,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Buffon's needle"
"## 1.2 Buffon's needle"
]
},
{
......@@ -55,7 +55,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 2,
"metadata": {},
"outputs": [
{
......@@ -64,7 +64,7 @@
"3.128911138923655"
]
},
"execution_count": 8,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
......@@ -82,7 +82,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Using a surface fraction argument"
"## 1.3 Using a surface fraction argument"
]
},
{
......@@ -94,7 +94,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 3,
"metadata": {},
"outputs": [
{
......@@ -135,8 +135,10 @@
},
{
"cell_type": "code",
"execution_count": 11,
"metadata": {},
"execution_count": 4,
"metadata": {
"scrolled": true
},
"outputs": [
{
"data": {
......@@ -144,7 +146,7 @@
"3.112"
]
},
"execution_count": 11,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
......
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