rot2

Function rot2 

Source
pub fn rot2<T: Float>(angle: T) -> M22<T>
Expand description

Compute rotation matrix from a angle in radians

Input:

angle - angle of rotation in radians