MauroPen / MyPythonRepo

0 stars 0 forks source link

Allow algorythm to go beyond 1000000 digits of pi #72

Open MauroPen opened 1 year ago

MauroPen commented 1 year ago

At the moment, the math-pi module only allows retrieving the first million digits of pi.

Find an API or other way to overcome this constraint.