Question: Write a menu driven program that will display the following menu: Chose one of the following options: 1. Calculate X to the power of N
Write a menu driven program that will display the following menu: Chose one of the following options:
1. Calculate X to the power of N
2. Calculate factorial of N
3. Calculate EXP(X) using the sum formula below (will be explained in the class)
4. Exit Please enter your choice here: You can use GUI instead of menu.
YOU MUST CODE YOUR OWN METHODS FOR CALCULATING POWER AND FACTORIAL.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
