Problem

There are many possible formats for floating point numbers. Consider the following 10-form...

There are many possible formats for floating point numbers. Consider the following 10-format

where the sign field is one bit (1: negative, 0: positive), the exponent field is 4 bits with an excess 8 number for the bias, and the fraction field is a 5-bit normalized number (i.e., for all numbers except 0, the number is stored as 0.1xxxxx).

(a) What are the largest and smallest positive nonzero quantities for normalized numbers?


(b) Using this floating point format, what is the binary representation of decimal –5.675?

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search
Solutions For Problems in Chapter 9