Distance
Summary
public static double Distance(double value1, double value2)
Calculates the absolute value of the difference of two values.
public static double Distance(double value1, double value2)
Calculates the absolute value of the difference of two values.