AQA 7517 — Paper 2 Style
A floating-point number is stored using 8 bits: 5 bits for mantissa (two's complement), 3 bits for exponent (two's complement).
(a) Explain what is meant by a normalised floating-point number. [2]
(b) For mantissa=01010, exponent=010, calculate the denary value. [3]
(c) Explain what is meant by "underflow" in floating-point arithmetic. [1]
[6 marks]