C program for calculating pi using pthread doesn’t give a correct approximation
Below is some code I made that uses pthreads that calculates an approximation of pi.
Below is some code I made that uses pthreads that calculates an approximation of pi.