Computer Science, asked by vanshgupta34, 2 months ago

Question 9.
Write a program to accept two integer numbers X and N and find out sum of series
XN
Ss
x² x' x' x
+ +
2! 3! 4! 5!
+
N!​

Answers

Answered by aesh2610
0

Answer:

Question 9.

Write a program to accept two integer numbers X and N and find out sum of series

XN

Ss

x² x' x' x

+ +

2! 3! 4! 5!

+

N!

Similar questions