pow
Calculates x to the power n. Depending on input, function can return scalar, vector, matrix or complex number.
Arguments
- Real or complex value x
- Real value n
Output
Value of n-th power of x
Examples
Calculates x to the power n. Depending on input, function can return scalar, vector, matrix or complex number.
Value of n-th power of x