Module to estimate different quantile measures
almostEqualNorm a b
float
bool
Compares two float values and determines if they differ by no more than 10.*(2.**(-52.).
almostEqualNormRelative maximumError a b
Compares two float values and determines if they differ by no more than specified by the maximum error.