pub fn vincenty_angular_separation( sin_lat1: f64, cos_lat1: f64, sin_lat2: f64, cos_lat2: f64, delta_lon: f64, ) -> f64