Function vec2::angle [] [src]

pub fn angle<'a, T: Copy + Num + Sqrt + Trig>(a: &'a [T; 2], b: &'a [T; 2]) -> T