version3

parent 828fdd2b
......@@ -32,7 +32,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 24,
"metadata": {
"hideCode": false,
"hidePrompt": false
......@@ -73,7 +73,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 25,
"metadata": {
"hideCode": false,
"hidePrompt": false
......@@ -85,7 +85,7 @@
"3.128911138923655"
]
},
"execution_count": 20,
"execution_count": 25,
"metadata": {},
"output_type": "execute_result"
}
......@@ -123,7 +123,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 26,
"metadata": {
"hideCode": false,
"hidePrompt": false,
......@@ -166,12 +166,12 @@
},
"source": [
"\n",
"Il est alors aisé d’obtenir une approximation (pas terrible) de π en comptant combien de fois, en moyenne, $X^2$ + $Y^2$ est inférieur à 1 :"
"Il est alors aisé d’obtenir une approximation (pas terrible) de $π$ en comptant combien de fois, en moyenne, $X^2$ + $Y^2$ est inférieur à 1 :"
]
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 27,
"metadata": {
"hideCode": false,
"hidePrompt": false
......@@ -183,7 +183,7 @@
"3.112"
]
},
"execution_count": 22,
"execution_count": 27,
"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