Changes for version 0.05 - 2010-01-31
- Use fabs() instead of abs() in Vincenting calculations.
- Use higher-precision PI that comes with math.h in all formulas.
Modules
C implementation of GIS::Distance formulas.
C implementation of GIS::Distance::Formula::Cosine.
C implementation of GIS::Distance::Formula::Haversine.
C implementation of GIS::Distance::Formula::Vincenty.