Constants
verb.core.Constants
CLASS
Constants
contains a collection of default constants used throughout the library. These can be set to adjust verb's
defaults.
TOLERANCE
PROPERTY
TOLERANCE : Float
The default euclidean distance that identifies whether two points are coincident
EPSILON
PROPERTY
EPSILON : Float
The minimum value to determine whether two floating point numbers are the same
VERSION
PROPERTY
VERSION : String
The current version of verb