Function unit_sphere::vector::latitude

source ยท
pub fn latitude(a: &Vector3d) -> Angle
Expand description

Calculate the latitude of a point.

  • a - the point.

returns the latitude of the point