In: Computer Science
(Please do it completely. If you do only 1, you can I
will dislike.)
A hypothetical computer stores 12 bits of information. The first
bit is used for the sign of the number; the second bit is used for
the sign of the exponent. Four bits are used for the magnitude of
the exponent and six bits are used for the magnitude of the
mantissa.
a. Represent the number -147.32 in Binary scientific notation
b. How would the number be represented in the computer?
c. Calculate the true error and absolute relative true error