(cf. section 3.3 of pi book)
| mtecarlo | this directory |
| 00readme.htm | this file |
| dart.cc , dart.elf , dart.exe | Dartboard algorithm for approximating pi |
| prim.cc , prim.elf , prim.exe | Approximation of pi by test of relative primeness of pairs of random numbers |
| fox.cc , fox.elf , fox.exe | Buffons Needle Method for approximating pi |
| makefile | the makefile |