Function unit_sphere::vector::longitude

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

Calculate the longitude of a point.

  • a - the point.

returns the longitude of the point