Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 253 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 253 Bytes

pi_montecarlo_js

Monte Carlo methods are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. One of the basic examples of getting started with the Monte Carlo algorithm is the estimation of Pi.