Pure and unit quaternions

From Robotics
Revision as of 15:45, 28 May 2015 by Nickchen (talk | contribs)

Jump to: navigation, search
← Back: Basic properties of a quaternion Overview: Quaternions Next: Rotations using quaternions

For these imaginary units, the following rules hold:


\begin{align}
i^2 &= j^2 = k^2 = ijk = -1 \\
ij &= -ji = k \\
jk &= -kj = i \\
ki &= -ik = j
\end{align}