First page Back Continue Last page Overview Graphics
Representing Real Numbers
A real value in base 10 can be defined by the following formula.
sign * mantissa * 10exp
The representation is called floating point because the number of digits is fixed but the radix point floats.