find_pi 72 test/correctness/newtons_method.cpp result = find_pi<float>(); find_pi 77 test/correctness/newtons_method.cpp result = find_pi<double>();