Computing (FOLDOC) dictionary
IEEE Floating Point Standard
Jump to user comments
standard, mathematics (IEEE 754) "
IEEE Standard for Binary
559: "Binary floating-point arithmetic for microprocessor
defines formats for representing floating-point numbers;
representations of special values (e.g.
infinity, very small
of floating-point operations that will work identically on any
conforming system.
IEEE 754 specifies formats for representing floating-point
values: single-precision (32-bit) is required,
double-precision (64-bit) is optional. The standard also
mentions that some implementations may include single-extended
precision (80-bit) and double-extended precision (128-bit)
formats.
[On-line document?]
(2003-06-17)