Crate haversine_rs

source ·

Modules

Functions

  • Calculates the bearing between two points.
  • Calculates the distance between two points.
  • Calculates the distance between multiple points.
  • Calculates the point at the given distance and bearing from the origin point.
  • Calculates the haversine of the given angle.