4eme modif

parent ef31e584
......@@ -11,7 +11,10 @@
"Mon ordinateur m'indique que $\\pi$ vaut *approximativement*\n",
"\n",
"from math import *\n",
"print(pi)"
"print(pi)\n",
"\n",
"## En utilisant la méthode des aiguilles de Buffon\n",
"Mais calculé avec la __méthode__ des [aiguilles de Buffon](https://fr.wikipedia.org/wiki/Aiguille_de_Buffon), on obtiendrait comme __approximation__ :\n"
]
}
],
......
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