Returns the accuracy corresponding to the point y + (num/den)ulp.
Assumes num < den.
Instances For
Computes a (mantissa, exponent) pair for the quotient with enough bits to populate the mantissa
for the given specification. Also returns an Accuracy stating how the returned pair relates to
the infinitely precise quotient.
Instances For
Computes the quotient of two floating point numbers and rounds the result according to the given specification.