Navigation

Operators and Keywords

Function List:

C++ API

: mpower (x, y)

Return the matrix power operation of x raised to the y power.

This function and x ^ y are equivalent.

See also: power, mtimes, plus, minus.

Package: octave