Lines Matching full:mantissa
490 * The mantissa, which is a single-digit binary number followed by a fractional
497 For example, the number 1.25 has positive sign, a mantissa value of 1.01 (in
499 The number 5 has the same sign and mantissa, but the exponent is 2 because the
500 mantissa is multiplied by 4 (2 to the power of the exponent 2); 1.25 \* 4 equals
505 64-bit IEEE 754 number, which uses 52 bits of space for the mantissa. This
555 You can also provide tuples containing the sign, the mantissa represented as a