powered by
Compute Euclidean distance.
euclidian.dist(x1, x2)
the Euclidean distance between x1 and x2.
numerical vector, coords of first point
numerical vector, coords of second point