ABSTRACT

Mathematically, there are several ways to implement rotations. We use matrix techniques because they are easy to visualize and to program in computers or calculators. Complex rotation sequences involving more than one rotation can be performed in a series of single operations or by combining the matrices into a single matrix via matrix multiplication.