Sunday, July 17, 2011

When asked to find the distance between two points?

If the points are (x1,y1) and (x2,y2) then distance between them is given by sqrt [(x2-x1)� +(y2-y1)�]

No comments:

Post a Comment