Binary Representation

Fixed Point Binary Numbers. Convert the following denary numbers into a fixed point binary number with 5 bits for the mantissa and 3 bits for the exponent. 27.375 Convert the following fixed point binary number into denary. There are 3 bits for the mantissa and 4 bits for the exponent. 1110011 3D. 256 16 1 3 D 3*16+13 = 61. 5E ................
................