pub fn rot2<T: Float>(angle: T) -> M22<T>
Compute rotation matrix from a angle in radians
Input:
angle - angle of rotation in radians
angle