# rot2

Creates a 2D rotation matrix

mat2 rot2(float a);

# Example