Power Function
I am trying to create a function that raises a base to a power. I have come across the following link:
https://pdn.pega.com/comment/105854
I have tried to add the function to the library as described, but am receiving an error that "This method must return a result of type Double". Any help would be greatly appreciated