Monday, January 10, 2022

Pi comparison for 50 places



My formula 172 steps. 


Chudnovsky 3 steps.  Ramanujan 1 6 steps. Ramanujan 2 8 steps. Salamin-Brent 5 steps. 



1 comment:

  1. Honestly speaking
    My method needs two threads for calculations.
    One is 2^n.
    Other is n!.
    One needs to ignore some n in n!. This could be a little tricky. You need an excellent programming experience.
    Then suppose we use my method for millions of places, then this too requires an excellent programmer.

    ReplyDelete