dist

Function dist 

Source
pub fn dist(a: [f64; 3], b: [f64; 3]) -> f64
Expand description

Computes the distance between two points on the unit sphere, or equivalently, the angle between them in radians.