Several formulae for calculating a billion digits of Pi in under a an hour, using python and GMPY2
-
Updated
Feb 23, 2023 - Python
Several formulae for calculating a billion digits of Pi in under a an hour, using python and GMPY2
Chudnovsky algorithm implementation in Python
Python implementations of various algorithms for approximating the mathematical constant Pi (π), as presented in a German high school term paper. Includes experimental, geometric, probabilistic, and algorithmic methods.
Add a description, image, and links to the chudnovsky-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the chudnovsky-algorithm topic, visit your repo's landing page and select "manage topics."