Description Usage Arguments Value
Find distance between two points in nautical miles by haversine formula.
1 | distNm(lat1, lon1, lat2, lon2)
|
lat1 |
Latitude of the first point |
lon1 |
Longitude of the first point |
lat2 |
Latitude of the second point |
lon2 |
Longitude of the second point |
Distance between points in nautical miles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.