Ramanujan-Algorithm icon indicating copy to clipboard operation
Ramanujan-Algorithm copied to clipboard

This is a solidity implementation of extremely efficient approximations for PI

Results 4 Ramanujan-Algorithm issues
Sort by recently updated
recently updated
newest added

- Halley's Methos has Cubic convergence which is really fast and efficient - I know it used Newton method for approximations which I believe we already wrote a sol library...