Slide 2
Slide 2 text
Normalisation
■ Is the process of ensuring there is only one way of representing a floating point
number in binary.
■ To highlight this, look at the following numbers, we already know we can’t store a
decimal point from AS but we do know that during conversion we place the decimal
point directly after the sign bit.
■ What are the following numbers?
0.001 0100
0.010 0011
0.100 0010