Module mapping_algorithms::haversine

source ·
Expand description

Implementation of the Haversine formula, which calculate the distance and bearing between two points

Modules§

  • A double-precision implementation of the Haversine formula and adjacent utilities
  • A single-precision implementation of the Haversine formula and adjacent utilities

Functions§