./ Right array divide
(Quaternion overloading of standard MATLAB® function)
Y = A ./ B
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.