Variable EPSILONConst

EPSILON: number = 1e-6

The default number epsilon used in floating point comparisons.

Generated using TypeDoc