pub fn dist(a: [f64; 3], b: [f64; 3]) -> f64
Computes the distance between two points on the unit sphere, or equivalently, the angle between them in radians.