SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

219160 0 1 Python

Add Monte Carlo estimation of PI (#1712)

* Add Monte Carlo estimation of PI

* Add type annotations for Monte Carlo estimation of PI

* Compare the PI estimate to PI from the math lib

* accuracy -> error

* Update pi_monte_carlo_estimation.py

Co-authored-by: John Law <[email protected]>
C
cschuerc committed
1bc84e1fa0b3bbd75c73b0b1b25f573c241e1c9b
Parent: d547d03
Committed by GitHub <[email protected]> on 3/14/2020, 6:51:30 AM