Correct answer is shown. I do not understand this Computer Architecture question. Please show steps.
Convert the following 8-bit Tom's floating-point format numbers to signed decimal.
Recall the format is sign, 3-bit 2's complement (not biased) exponent, and fraction with assumed hidden bit, in that order from left to right. Don't use a plus sign for positive answers.
11110000 =
You Answered
-0.5
Correct Answer
0.5 (with margin: 0.0)