Skip to main content
Deno 2 is finally here 🎉️
Learn more

Distance Calculator (Minkowski/Manhattan/Euclidean)

This Module allows you to compute the Distance between two n-dimensional points with your preferred method.

Usage via Commandline

deno run --allow-net

Usage Example

Output