EE 361 Fall 2002
Homework 12
Due: 12/9/02 (monday)
Four problems in all (2 pts each). Two of the problems are
from the textbook.
-
Problem A (2 pts). Write the IEEE 745 binary representations of the numbers
73 and -5.625 in single precision.
-
Problem B (2 pts). Repeat Problem A but for double precision.
Textbook problems:
-
Problem 4.22 (2 pts)
-
Problem 4.31 (2 pts). Note that you must change a field in the 32
bit floating point number. For simplicity, your solution doesn't
have to check if the multiplication results in overflow.