Content deleted Content added
Restored revision 1266810484 by Iiii I I I (talk): Still full of WP:OR and editorializing |
m Proper minus signs and other cleanup. Report bugs, errors, and suggestions at User talk:MinusBot |
||
Line 1:
{{Short description|64-bit computer number format}}
{{lowercase title}}
{{Use dmy dates|date=July 2020|cs1-dates=y}}
{{floating-point}}
Line 12:
The binary format of the same size supports a range from denormal-min {{gaps|±5|||||e=-324|}}, over normal-min with full 53-bit precision {{gaps|±2.225|073|858|507|201|e=-308|4}} to max {{gaps|±1.797|693|134|862|315|e=+308|7}}.
Because the significand for the [[IEEE 754]] decimal formats is not normalized, most values with less than 16 [[significant digits]] have multiple possible representations; 1000000 × 10<sup>
== Encoding of decimal64 values ==
Line 162:
|signaling NaN (with payload in significand)
|}
The DPD/3BCD transcoding for the declets is given by the following table. b9...b0 are the bits of the DPD, and d2...d0 are the three BCD digits.
|