Python Scripts for Miscellaneous Purposes
-
Updated
Apr 17, 2018 - Python
Python Scripts for Miscellaneous Purposes
Pi approximation using Archimedes' polygon algorithm
Pi approximations calculated using infinite series and Monte Carlo methods
Approximation de π utilisant la formule de Chudnovsky.
Two programs that approximate Pi. Use the standard version ("official" formula) or the custom version where it takes less iterations to get the first 5 digits of Pi, but I'm not sure how accurate it truly is.
Add a description, image, and links to the pi-approximation topic page so that developers can more easily learn about it.
To associate your repository with the pi-approximation topic, visit your repo's landing page and select "manage topics."