Skip to content

Program that estimates the mathematical constant PI through probabilities using Monte Carlo method

Notifications You must be signed in to change notification settings

oyararba/PIEstimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pi_Calc

PiCalc is code that tries to calculate pi. This idea was recommended by my friend one day, and together we mathematically defined pi by choosing random numbers and checking the probability of it being within a certain region (check diag.png for more info). I then moved forward with the idea to make a calculator that solves it for me, rather than doing it by hand, as doing it by hand tends to be more tedious as the precision of pi increases with the number of runs of the program.

About

Program that estimates the mathematical constant PI through probabilities using Monte Carlo method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published