Module single_precision

Source
Expand description

Contains pregenerated functions for single precision geographical mapping-algorithms.

Functionsยง

calculate_haversine_distance
A premade variant of the haversine distance calculation function, made for single precision floating-point arithmetic.
calculate_sphere_bearing
A premade variant of the sphere bearing calculation function, made for single precision floating-point arithmetic.