The half-precision (i.e., 16-bits) IEEE 754 standard allocates 1 bit to the sign, 5 bits to the exponent (i.e., bias = 15), and 10 bits to the significand. Using this format: a. Unpack the following half-precision number into its equivalent decimal floating-point number: 1 01111 0000000001 b. Pack the decimal number 18.75. Your answer may be written as a 16-bit binary number, or as 4 hexadecimal digits.

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter3: Data Representation
Section: Chapter Questions
Problem 4PE
icon
Related questions
Question

Help me please

1.
The half-precision (i.e., 16-bits) IEEE 754 standard allocates 1 bit to the sign, 5
bits to the exponent (i.e., bias = 15), and 10 bits to the significand. Using this format:
a. Unpack the following half-precision number into its equivalent decimal
floating-point number: 1 01111 0000000001
b. Pack the decimal number 18.75. Your answer may be written as a 16-bit
binary number, or as 4 hexadecimal digits.
Transcribed Image Text:1. The half-precision (i.e., 16-bits) IEEE 754 standard allocates 1 bit to the sign, 5 bits to the exponent (i.e., bias = 15), and 10 bits to the significand. Using this format: a. Unpack the following half-precision number into its equivalent decimal floating-point number: 1 01111 0000000001 b. Pack the decimal number 18.75. Your answer may be written as a 16-bit binary number, or as 4 hexadecimal digits.
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning