You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A way to calculate pi using random numbers and a co-prime calculation.
Euler's totient function on wikipedia gave me the idea how to do this and Tusse helped me to understand co-primes