Computer Science, asked by wizardtr54, 4 months ago

Write a menu driven program to generate the sum of the following series as per the choice entered
by the user.
1) x2 /3! – x 3 /4! + x4 /5! - ………xn / (n +1)!
2) 99, 80, 63, 48…… up to 10 terms

Answers

Answered by mayankmonti90
2

Explanation:

Write a menu driven program to generate the sum of the following series as per the choice entered

by the user.

1) x2 /3! – x 3 /4! + x4 /5! - ………xn / (n +1)!

2) 99, 80, 63, 48…… up to 10 terms

Similar questions