next up previous contents
Next: Functional Operations Up: Logarithmic Functions Previous: Natural Logarithm Function

Exponentiation: xy

A function to compute arbitrary powers of x can be implemented using the exponential and natural logarithm using the following identity:

\begin{displaymath}
x^y = \exp(y \!\cdot\!\ln(x))\end{displaymath}



Martin Escardo
5/11/2000