UWICompSociety/calculator

Power

Opened this issue · 1 comments

Implement the functionality to find the nth power of a number.
Accept two numbers, a and b and return a^b.

Rebase the code you did off the current code on master