Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Ordinarily, all of the mantissa bits are used to express significant figures, in addition to a leading 1, which is implied and, thereforeas a result, left out. Floats, consequently, have 24 significant bits of precision; doubles have 53 significant bits of precision. Such numbers are called normalized numbers. All-floating point numbers are limited in this sense because they have fixed precision.

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="5a0e62707958c10f-9bd72494-466a4fe2-b2a18c88-41d3311102d164abe75eef21"><ac:plain-text-body><![CDATA[

[[IEEE 754

AA. Bibliography#IEEE 754 2006]]

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="74cfd2ad70fa3d51-5c077ad1-47c84fea-a703ac8f-363f4e301f36ac94f756f72c"><ac:plain-text-body><![CDATA[

[[Bryant 2003

AA. Bibliography#Bryant 03]]

Computer Systems: A Programmer's Perspective. Section 2.4 Floating Point

]]></ac:plain-text-body></ac:structured-macro>

...