Content deleted Content added
\wowzeryest\ (talk | contribs) No edit summary |
→IEEE 754 octuple-precision binary floating-point format: binary256: binary256 is a symbol (so cannot insert a space); updating caption |
||
Line 9:
== IEEE 754 octuple-precision binary floating-point format: binary256 ==
In its 2008 revision, the [[IEEE 754]] standard specifies a '''
* [[Sign bit]]: 1 bit
* [[Exponent]] width: 19 bits
Line 19:
The bits are laid out as follows:
[[File:Octuple persision visual demontration.png|
=== Exponent encoding ===
The octuple-precision binary floating-point exponent is encoded using an [[offset binary]] representation, with the zero offset being 262143; also known as exponent bias in the IEEE
* E<sub>min</sub> = −262142
|