Nilakantha Series Pi algorithm
My program simply uses a Pi algorithm to calculate the first couple digits of Pi.
DO NOT GET YOUR HOPES UP!!
This is not some crazy powerful program. Due to the website's limitations, it can only calculate about the first 12 Digits. The link is: https://repl.it/@LegoGopher/Nilakantha-Series-Pi-algorithm
Thank you for viewing!
HeerokDas (14)
It rounds the 12th digit
Hmm, I know this is from 3 years ago, but this isn't the website's limitations :) This is a feature with python, if you want more precise numbers use a bignum instead of a float