PI Calculation with Taylor Series using MPICH Library Calculating approximate value of the PI number using Taylor Series using parallel computing techniques with MPICH library. 1. Usage Execute the code with the following command. make run [np=<NUMBER_OF_PARALLEL_PROCESSES>]