UNPKG

chebyshev

Version:

Determine the Chebyshev distance between two points

19 lines (18 loc) 386 B
{ "name": "chebyshev", "version": "0.2.1", "description": "Determine the Chebyshev distance between two points", "keywords": [ "chebyshev", "distance", "math", "geometry" ], "files": ["index.js"], "license": "MIT", "author": "Brandon Semilla (https://github.com/semibran)", "repository": { "type": "git", "url": "https://github.com/semibran/chebyshev.git" } }