SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

0 0 1 Python

Add Chudnovskys algorithm for calculating many digits of pi (#1752)

* Add Chudnovskys algorithm for calculating many digits of pi

* Update return value type hint

* Initialize partial sum to be of type Decimal

* Update chudnovsky_algorithm.py

Co-authored-by: Christian Clauss <[email protected]>
T
TheSuperNoob committed
f0dfc4f46d47102bf34c09a3920138caf9cd9ae5
Parent: 7b7c1a0
Committed by GitHub <[email protected]> on 2/12/2020, 2:04:59 PM