Quaternion Function Reference

mpower

^ Matrix power
(Quaternion overloading of standard MATLAB® function)

Syntax

Y = X ^ Y

Description

X ^ Y raises the quaternion X to the power Y. If both parameters are scalar, the .^ function is called, otherwise, limited cases of small integers for Y are handled by repeated multiplication.

Other cases are unimplemented, but may be implemented at a later date.

See Also

MATLAB® function: arithmeticoperators

© 2008-2013 Stephen J. Sangwine and Nicolas Le Bihan

License terms.