AtomDiag()
Euclidean 2D distance between x and y.
x
y
(x0, x1) coordinates.
(x0, x1)
\(\sqrt{(x_0 - y_0)^2 + (x_1 - y_1)^2}\).