Question: C++ question 4) Write a function called power which takes in two parameters, one called number and one called exponent. Return the value of the

C++ question
 C++ question 4) Write a function called power which takes in

4) Write a function called power which takes in two parameters, one called number and one called exponent. Return the value of the number raised to the power exponent. i.e. number A exponent. Do not use the math library 20 points

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!