Question 316989
Find the difference between x values.
Find the difference between y values.
Square both of those.  Add them.  Take the square root.
That's the distance.
------------------
{{{d = sqrt(diffy^2 + diffx^2)}}}