Monte Carlo simulation
This simulation program uses the Monte Carlo Method to obtain an approximation to pi.
All you do is specify the number of 'hits' and the simulation will do the rest.
You can have up to 999,999,999 hits.

This simulation program uses the Monte Carlo Method to obtain an approximation to pi.
All you do is specify the number of 'hits' and the simulation will do the rest.
You can have up to 999,999,999 hits.