EQUIVALENCE_THRESHOLD

const val EQUIVALENCE_THRESHOLD: Double = 1.0E-12

The threshold for two measures to be considered equivalent if converted to the same unit. This is only needed due to floating-point error.