Merklisten
Pi and the Fibonacci Numbersv
There are several ways to compute pi (3·14159 26535 ..) accurately. One that has been used a lot is based on a nice formula for calculating which angle has a given tangent, discovered by James Gregory. His formula together with the Fibonacci numbers can be used to compute pi. This page introduce ...
There are several ways to compute pi (3·14159 26535 ..) accurately. One that has been used a lot is based on a nice formula for calculating which angle has a given tangent, discovered by James Gregory. His formula together with the Fibonacci numbers can be used to compute pi. This page introduces you to all these concepts from scratch.