AtomDiag()
Euclidean distance between two 2D points.
Points (x, y) in the plane.
(x, y)
\(\sqrt{(A_x - B_x)^2 + (A_y - B_y)^2}\).