Question: Please write this program in C++. Thak you! Write a program that raises a number (a double) to an integer power, n, and returns the
Please write this program in C++. Thak you! Write a program that raises a number (a double) to an integer power, n, and returns the result. Prompt the user for the double and the int. Note that you must write your own function to do this.. you cannot use the pow () functions, or any other
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
