Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 305 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 305 Bytes

Monte Carlo PI

This JavaScript program estimates the value of PI using Monte Carlo simulations. Please refer to this blog post for more information.

Demo

Monte Carlo PI Demo