EL10B TUTORIAL #4


1. Determine the hexadecimal representation for the following real numbers

0.28125
-55.875

2. Determine the real numbers represented by the following hexadecimal strings

C3 31 A8 00
C5 4A 75 00

3. Determine the largest and smallest positive decimal number that
can be accurately represented  with this single-precision scheme.

4. Determine the Accuracy Factor in representing   -59.40626  according to the equation below


EL10B Homepage