An NDoc Documented Class Library

Utils.epsilon Field

The constant epsilon is used in the methods less and equals. It means the tolerance of these functions. The default value is 1e-10

public static double epsilon;

See Also

Utils Class | Minais.Drawing3d.Math Namespace