I got that you are detecting the distance between two pints using euclidean distance.But we need exact value of the distance.
Suppose if you are calculating euclidean distance between point 7 and 13.What would be the exact distance between between point 7 and 13(that exact int value.)
I got that you are detecting the distance between two pints using euclidean distance.But we need exact value of the distance.
Suppose if you are calculating euclidean distance between point 7 and 13.What would be the exact distance between between point 7 and 13(that exact int value.)