|
[home] [lexicon] [problems] [tests] [courses] [auxiliaries] [notes] [staff] |
|
|
Mathematics-Online course: Basic Mathematics - Real Numbers | ||
Normalized Floating Point Number | ||
| [previous page] [next page] | [table of contents][page overview] |
A
-digit floating point number with base
,
consists of a sign
, a
mantissa
with
,
and an exponent
with
.
The smallest and largest positive floating point numbers are
In particular, 0 does not have a floating point representation.
Besides the standard decimal
representation (
), dual
(
) and hexadecimal
(
) floating point numbers are frequently used.
| [previous page] [next page] | [table of contents][page overview] |
| automatically generated 10/31/2008 |