chebyshev
This module exposes the function chebyshev(a, b)
, which determines the Chebyshev distance between points a
and b
.
> const chebyshev = > 4
see also
semibran/vector
- more vector mathhughsk/moore
- find all points within a given Chebyshev distance