Operators and Keywords
Function List:
C++ API
Return the matrix power operation of x raised to the y power.
This function and x ^ y are equivalent.
x ^ y
See also: power, mtimes, plus, minus.
Package: octave