Hi all,
I was wondering how to create a power function. That is an exponential function with a Real number variable as a base, and another Real variable as the exponential factor.
Seems that the only option to an exponential function is exp(), which means a fixed base, "e".
Any insights or tips...