addition

parent bb455636
......@@ -36,16 +36,25 @@
}
],
"source": [
"from math import*\n",
"from math import *\n",
"print(pi)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## En utilisant la méthode des aiguilles de Buffon"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
"source": [
"Mais calculé avec laméthodedesaiguilles de Buffon, on obtiendrait commeapproximation:"
]
}
],
"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