08-22-2022, 09:17 PM
(This post was last modified: 08-22-2022, 09:22 PM by Kernelpanic.)
There is a misconception somewhere in the implementation of Rama's formula - but where? See screenshot.
That's right. Also the last digit is OK too. But how one get there with n = 1? (German Wiki) - I can't even do it with n = 0.
That's right. Also the last digit is OK too. But how one get there with n = 1? (German Wiki) - I can't even do it with n = 0.
Code: (Select All)
Dim As Double pi
pi = Sqr(2) * (2510613731736 / 1130173253125)
Print pi