# GetDistance Method ## Overload List
GetDistance(Decimal, Decimal, Decimal, Decimal, MeasurementSystem) Gets the distance between two points on earth using the haversine formula.
GetDistance(Double, Double, Double, Double, MeasurementSystem) Gets the distance between two points on earth using the haversine formula.
## See Also #### Reference CalculationHelper Class CapyKit.Helpers Namespace