Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
IEEE 754-1985
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Double precision === [[Double-precision]] numbers occupy 64 bits. In double precision: * The positive and negative numbers closest to zero (represented by the denormalized value with all 0s in the Exp field and the binary value 1 in the Fraction field) are *: Β±2<sup>−52</sup> × 2<sup>−1022</sup> β Β±4.94066{{e|β324}} * The positive and negative normalized numbers closest to zero (represented with the binary value 1 in the Exp field and 0 in the fraction field) are *: Β±1 × 2<sup>−1022</sup> β Β±2.22507{{e|β308}} * The finite positive and finite negative numbers furthest from zero (represented by the value with 2046 in the Exp field and all 1s in the fraction field) are *: Β±(2β2<sup>β52</sup>) × 2<sup>1023</sup><ref name="Kahan" /> β Β±1.79769{{e|308}} Some example range and gap values for given exponents in double precision: {| class="wikitable" style="text-align:right;" |- style="text-align:center;" ! Actual Exponent (unbiased) ! Exp (biased) ! Minimum ! Maximum ! Gap |- | β1 | 1022 | 0.5 | β 0.999999999999999888978 | β 1.11022e-16 |- | 0 | 1023 | 1 | β 1.999999999999999777955 | β 2.22045e-16 |- | 1 | 1024 | 2 | β 3.999999999999999555911 | β 4.44089e-16 |- | 2 | 1025 | 4 | β 7.999999999999999111822 | β 8.88178e-16 |- | 10 | 1033 | 1024 | β 2047.999999999999772626 | β 2.27374e-13 |- | 11 | 1034 | 2048 | β 4095.999999999999545253 | β 4.54747e-13 |- | 52 | 1075 | 4503599627370496 | 9007199254740991 | 1 |- | 53 | 1076 | 9007199254740992 | 18014398509481982 | 2 |- | 1023 | 2046 | β 8.98847e307 | β 1.79769e308 | β 1.99584e292 |}
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
IEEE 754-1985
(section)
Add topic