It's not a bug, it's a feature. After all, in OSDev I also don't know how the hardware works. I have to find some documentation and read it up.KemyLand wrote:Nah, if he doesn't know Leibniz's series he won't know how to do it
New Python Projects
Re: New Python Projects
Re: New Python Projects
BTW, Leibniz series is extremely easy to get, if you don't know already:Kevin wrote:It's not a bug, it's a feature. After all, in OSDev I also don't know how the hardware works. I have to find some documentation and read it up.KemyLand wrote:Nah, if he doesn't know Leibniz's series he won't know how to do it
Pi = (4/1)-(4/3)+(4/5)-(4/7)+(4/7)-...............(+ or -) (4/2n-1). Here, actual value of n should be infinity, but, the higher the value, the higher the precision.