A simplified IEEE-754 floating-point representation uses 1 bit for the sign, 5 bits for the exponent, and 4 bits for the fractional mantissa. Here is a binary value in that representation: 0 01011 0110 The 5-bit exponent uses excess-15 for its representation. Convert this to decimal (base 10). Please use at least 3 decimal places. Don't round the integer portion. Remember the sign if the number is negative!

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter3: Data Representation
Section: Chapter Questions
Problem 3VE: A(n) __________ is an integer stored in double the normal number of bit positions.
icon
Related questions
Question
A simplified IEEE-754 floating-point representation uses 1
bit for the sign, 5 bits for the exponent, and 4 bits for the
fractional mantissa. Here is a binary value in that
representation:
0 01011 0110
The 5-bit exponent uses excess-15 for its representation.
Convert this to decimal (base 10). Please use at least 3
decimal places. Don't round the integer portion. Remember
the sign if the number is negative!
Transcribed Image Text:A simplified IEEE-754 floating-point representation uses 1 bit for the sign, 5 bits for the exponent, and 4 bits for the fractional mantissa. Here is a binary value in that representation: 0 01011 0110 The 5-bit exponent uses excess-15 for its representation. Convert this to decimal (base 10). Please use at least 3 decimal places. Don't round the integer portion. Remember the sign if the number is negative!
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

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