Dec. 21st, 2008
This program, written in C, allows to to print π to however many decimal places you want and also tells you at the end the computing time.
The original source code was gleaned from the following link (piclassic.c), and was written by Pascal Sebah.
http://numbers.computation.free.fr/Constants/constants.html
( The algorithm coding plus notations as to the improvements made )
The original source code was gleaned from the following link (piclassic.c), and was written by Pascal Sebah.
http://numbers.computation.free.fr/Constants/constants.html
( The algorithm coding plus notations as to the improvements made )