Question: You can approximate p by using the following series: Write a program that displays the p value for i = 10000, 20000, ?, and 100000.
You can approximate p by using the following series:

Write a program that displays the p value for i = 10000, 20000, ?, and 100000.
1 (-1)*+1\ 2i - 1 3 11
Step by Step Solution
3.30 Rating (162 Votes )
There are 3 Steps involved in it
Program Plan Take as input 10000 20000 30000100000 Calculate PI value for i by using formula 4... View full answer
Get step-by-step solutions from verified subject matter experts
