Some very interesting algorithms I want to test.
Compute the discrete root using binary search
A (inefficient) Monte Carlo algorithm that estimate PI at arbitrary digit
Compute the gcd(a,b) using the famous Euclid algorithm
Some very interesting algorithms I want to test.
Compute the discrete root using binary search
A (inefficient) Monte Carlo algorithm that estimate PI at arbitrary digit
Compute the gcd(a,b) using the famous Euclid algorithm