In 2008, the IEEE modified standard 754 to allow for half-precision 16-bit floating-point numbers. These numbers are
Question:
In 2008, the IEEE modified standard 754 to allow for “half-precision” 16-bit floating-point numbers. These numbers are stored in similar fashion to the single precision 32-bit numbers but with smaller bit fields. In this case, there is 1 bit for the sign, followed by 5 bits for the exponent (in excess-15 format), and the remaining 10 bits are used for the fractional part of the normalized mantissa. Show how the decimal value +17.875 would be represented in this format.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Computer Architecture Fundamentals And Principles Of Computer Design
ISBN: 9781032097336
2nd Edition
Authors: Joseph D. Dumas II
Question Posted: