The IEEE (Institute of Electrical and Electronics Engineers) has established two floating point number formats. A single precision format (float in C) uses 32 bits, while a double precision format (double in C) uses 64 bits.
Counting bits from the least significant digit, table 1 describes the two formats.
|