Computer Science, asked by vineelav4662, 1 year ago

Explain the three truncation methods for the guard bits of floating point numbers with truncated mantissa of 3 bits, considering 3 guard bits.

Answers

Answered by randydunn
0

It gets put back into the number (giving 24 bits of precision for the mantissa) for ... (make it look like scientific notation) 6 1.000000 00110011. . . x 2 third step: 6 is the ... F is a 52-bit mantissa, using same method as single precision (hidden bit is not .... examples in the floating point format with guard, round and sticky bits

Similar questions