ompléter les dernières modifications

parent 740f24bf
......@@ -122,7 +122,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Il est alors aisé d’obtenir une approximation (pas terrible) de p 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 $\\pi$ en comptant combien de fois, en moyenne, $X^2 +Y^2$ est inférieur à 1 :"
]
},
{
......@@ -144,13 +144,6 @@
"source": [
"4*np.mean(accept)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
......
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