Question: I need help with a c++ recursive function. I need help with a recursive function that takes in two parameters that are integers and then
I need help with a c++ recursive function. I need help with a recursive function that takes in two parameters that are integers and then calculates a result of the first number raised to the power of the second number which is the exponenet. Thank you I've been struggling with this and I am having issues with the return of the value.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
