Commit 208390b0 authored by escuiller's avatar escuiller

en utilisant la méthode des aiguilles de buffon

parent aedf3316
......@@ -11,3 +11,11 @@
#+HTML_HEAD: <script type="text/javascript" src="http://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.js"></script>
#+HTML_HEAD: <script type="text/javascript" src="http://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
* En demandant à la lib maths
Mon ordinateur m'indique que π vaut /approximativement/:
#+begin_src python :results output :exports both
from math import *
pi
#+end_src
#+RESULTS:
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