
Description Description
The goal of this project was to compute value of π by implementing a BigInt library in C, and then using it to compute the value of π using Chudnovsky algorithm, based on Ramanujan’s π formulae. The project was done as a part of the course Data Structures.