The rotation matrix for an anti-clockwise rotation is
|cos -sin|
|sin cos|
Find the matrix for a rotation in a clockwise direction using matrix methods.
The rotation matrix for an anti-clockwise rotation is
|cos -sin|
|sin cos|
Find the matrix for a rotation in a clockwise direction using matrix methods.