Question 227041
find the distance from point a (7/8,-1/8)to point b (-1/8,7/8)
-------------
{{{s = sqrt(diffy^2 + diffx^2)}}}
{{{s = sqrt(1^2 + 1^2)}}}
{{{s = sqrt(2)}}}