This computes the number of common most-significant bits in the mantissa. It does not count the hidden bit, which is always 1. It does not determine whether the numbers have the same exponent - if they do not, the value computed by this function is meaningless.
-
Parameters:
-
db - db
-
Returns:
-
the number of common most-significant mantissa bits