Function vecmath::vec2_inv_len [] [src]

pub fn vec2_inv_len<T: Float>(a: Vector2<T>) -> T

Computes the inverse length of a vector.