Hi. We have been asked to compute Pi with the formula:


PI = 3 + 4/(2*3*4) - 4/(4*5*6) + 4/(6*7*8) - 4/(8*9*10) + ...
Allowing the user to determine the amount of computations to perform(5...