Pi-Calculator A simple PI calculator using Leibniz formula for learning C++ multithread purpose Leibniz formula: https://en.wikipedia.org/wiki/Leibniz_formula_for_%CF%80 Use any c++ compiler to compile and run the program.