Answer to Question #36135 in C++ for Manisha
Question #36135
write a c++ program code to display the sum of the following series:
x - x^2/2! + x^3/3! - x^4/4! + ....................... x^n/n!
where x and n are values given by the user
x - x^2/2! + x^3/3! - x^4/4! + ....................... x^n/n!
where x and n are values given by the user
Expert's answer
Need a fast expert's response?
Submit orderand get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment