Computer Science, asked by ayush10222, 7 months ago


Write a program to print the sum of the following series:
S = X + X^2/2! + X^3/3! + X^4/4! +.........
+ X^N/N!
(Input the value of X and N)​

Answers

Answered by akshatpandey084
0

Explanation:

The program is Excel

this is your answer

Similar questions