4.1 The representation

The representation of a number using the floating point method has three components:

The value represented by such a floating number is, then, s = 0 v = n2xb,s = 1 v = n2xb. Of course, we immediately have a problem: how do we represent 0? Let’s defer this topic for now.