pub fn is_in_equatorial_region(abs_lat: f64) -> bool
Expand description

Returns true if the point of given (absolute value of) latitude is in the equatorial region, and false if it is located in one of the two polar caps