Calculating Pi to a certain length

149 Views Asked by At

Is there quick way to calculate Pi to a certain amount of digits? i.e. If I wanted to calculate pi to say, 35 decimal places, is there a way I could do that? Also, I don't mean finding the digits manually, I more meant is there an algorithm or formula I could have a program run to find pi to an exact length. Thanks.