Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 180 Bytes

File metadata and controls

4 lines (3 loc) · 180 Bytes

calculate-pi

Calculate pi using BBP formula and GMP library. Choose the desired number of digits and the base of your number system.

See the comments at the top of the code!