Question 1194328
Find the distance between two points. (-2,-1) (3,5)
-----------
{{{d = sqrt(diffy^2 + diffx^2)}}}