Quaternion Function Reference

rdivide

./ Right array divide
(Quaternion overloading of standard MATLAB® function)

Syntax

Y = A ./ B

Description

A ./ B implements elementwise right array division. It handles cases where the left and right operands are quaternions, and where one of the operands is a quaternion and the other is numeric.

See Also

MATLAB® function: rdivide
QTFM functions: ldivide, mrdivide

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

License terms.