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
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
Get step-by-step solutions from verified subject matter experts
