Skip to content

Algorithm to simulate and find pi using Monte Carlo Simulation

Notifications You must be signed in to change notification settings

fdeloscogna/Estimating_pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Estimating_pi

Algorithm to simulate and find pi using Monte Carlo Simulation In this notebook, $\pi$ is estimated by using Monte Carlo simulation. The existstence of the constant called $\pi$ is commonly been taken for granted and is usually computed by using the area of the circle formula $\pi$*$r^2$. Instead, the project's aim is show how to get a precise value of $\pi$ by using simulations tools.

To proove how the algorithm works and how the pi value is correlated with the amount of trial and standard deviation several plot are also available on the code

About

Algorithm to simulate and find pi using Monte Carlo Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published