Inspiration

The constant pi has always had me curious. And I wanted to use my coding skills to find its value.

What it does

This program calculates the value of Pi to the N-th digit.

How we built it

We built in C++ by multiplying the inverse cosine of zero and multiplying with two.

Challenges we ran into

We ran into the problem of finding pi to a specific decimal.

Accomplishments that we're proud of

We are proud of the speed and how accurately this program calculates Pi.

What we learned

We learned a lot about various algorithms to calculate Pi.

What's next for PiDigit

As of now, we can calculate the value of pi to 50 digits at maximum

Built With

Share this project:

Updates