power
The exponentiation function.
Syntax
-
power(a, b)
-
a
is a number or a matrix -
b
is a number
-
Description
power
is the function implementing the ^
operator.
The exponentiation function.
power(a, b)
a
is a number or a matrix
b
is a number
power
is the function implementing the ^
operator.