Solution 3

parent 138e77ba
......@@ -11,13 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Asking the maths library"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Asking the maths library\n",
"My computer tells me that $\\pi$ is approximatively"
]
},
......@@ -43,19 +37,13 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Buffalo's needle"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Buffalo's needle\n",
"Applying the method of [Buffon’s needle](https://en.wikipedia.org/wiki/Buffon%27s_needle_problem), we get the __approximation__"
]
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 9,
"metadata": {},
"outputs": [
{
......@@ -64,7 +52,7 @@
"3.128911138923655"
]
},
"execution_count": 5,
"execution_count": 9,
"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