If I have a rotation matrix to transform a point around the XY plane, how can I tell the angle of rotation ? How do I know whether
the rotation is positive or negative? If given a rotation matrix, in the textbook, how can I determine the angle of rotation and its
direction?