In arithmetic, the gap between two factors in a personal graph (or a graph with out public entry) may be calculated utilizing the Euclidean distance method. This method measures the straight-line distance between two factors, whatever the path taken to get there.
The Euclidean distance method is given by:“““distance = ((x2 – x1)^2 + (y2 – y1)^2)“““the place:“` (x1, y1) are the coordinates of the primary level (x2, y2) are the coordinates of the second level“`