CS 61C (Fall 2007)

Quiz 14

Two questions, submit as "quiz14".  Due 2:45pm before lecture 10/1/2007.


1.

Convert 0xC0A00000 from 32-bit IEEE 754, single precision, format to a decimal number. Feel free to show any work.

2.

Represent the decimal number 3.125 in 32-bit IEEE 75, single precision, format. Your answer can be in binary or hexadecimal. Feel free to show any work.