@stdlib/math-base-special-ahaversin
Compute the inverse half-value versed sine.
Updated by @stdlib-bot
@stdlib/math-iter-special-ahaversin
Create an iterator which computes the inverse half-value versed sine of each iterated value.
Updated by @stdlib-bot
@stdlib/math-iter-special-haversin
Create an iterator which computes the half-value versed sine for each iterated value.
Updated by @stdlib-bot
@stdlib/math-strided-special-ahaversin-by
Compute the inverse half-value versed sine of each element retrieved from an input strided array via a callback function.
Updated by @stdlib-bot
haversine-geolocation
Get distances between two points or get closest position to current point. Based on the Haversine Formula
Updated by @daniilsydorenko
geo-haversine
Is a pakage that used The Haversine formula to compare distance between two points on Earth using lat/long coordinates. to get the nearests points and get all posisions included …
Updated by @electricpizzza
pincode-distance-calculator
node package to calculate the distance between two pincodes.
Updated by @deepakr28
distance-calculator-js
Calculate the distance between two coordinates (points).
Updated by @diamentowybazant
worldcities
Convenience library for looking up city and country data using GPS coordinates and by name.
Updated by @davidarvan
@jellyfish-commuting/haversine
Haversine formula to determine distance between 2 points
Updated by @thejellyfish
@caeser1996/haversine
Calculate distance between Two Coordinates using haversine
Updated by @caeser1996