Function nalgebra::angle

source ·
pub fn angle<V: InnerSpace>(a: &V, b: &V) -> V::Real
Expand description

Computes the smallest angle between two vectors.