Last chance! 50% off unlimited learning
Sale ends in
ed
simply calculates euclidean distance between two points defined by
their (x; y) coordinates.
ed(pt1, pt2)
Returns the euclidean distance between the two points.
(x; y) coordinates of the first point.
(x; y) coordinates of the second point.
edm, edm_nearest, dist.