First page Back Continue Last page Overview Graphics

Defining Floating Point


Notes:

Let's define some vocabulary. Mantissa is the “xxx” part. Precision is the number of digits in the mantissa. Radix is the “bbb”. It's usually either 10 or 2, but only because those are what we use most often. The exponent is the “eee”. There's also a sign (either + or -).