Defines common constants objects that don’t belong to any specific category.
Floating point number regex matching pattern.
FLOATING_POINT_NUMBER_PATTERN : unicode
Integer threshold value.
INTEGER_THRESHOLD : numeric
Default epsilon value for tolerance and singularities avoidance in various computations.
EPSILON : numeric