Question: Write C programming not C+ hile)write a program that will estimate the value of from the infinite series: The program will ask the user to
hile)write a program that will estimate the value of from the infinite series: The program will ask the user to enter an integer and then calculate the value of given that many terms. For example, if the user enters 4, then the program should estimate it using the first four terms of the sequence, and output the result of the calculation: + 3 57 2.895238 Notes: You only need to output the final floating point result. Also notice that the sequence switches from adding and subtracting each term. Also be sure your program can handle the o case. Some output examples: low nany terns would you like to calculate PI to: lou nany terRS OUld you like to calculate Pl to: 1 80800 terns vould you like to calculate Pi to: e ou nany terns vould you like to calculate Pl to: souue .1415
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
