Leonhard Euler's infinite value of Pi using infinite series
Equation that was followed:
Rearranged to solve for
compile the program using the following command in the command line
gcc pi_calc.c -o pi-seriesexecute the program
./pi-series| Name | Name | Last commit date | ||
|---|---|---|---|---|
Leonhard Euler's infinite value of Pi using infinite series
Equation that was followed:
Rearranged to solve for
compile the program using the following command in the command line
gcc pi_calc.c -o pi-seriesexecute the program
./pi-series