[UVA] 1530 - Floating Point Numbers
Floating point numbers are represented at the hardware level of most computer systems in normalized binary
scientific notation. We will consider a hypothetical computer in which floating point numbers are represented
in a 16-bit word. An example is shown in Figure 1:
...