Content deleted Content added
→Internal representation: avoid useless redirections |
→Internal representation: In the table, replaced "Type" by "Format" (types are for programming languages), and added the current standard names. |
||
Line 181:
{| class="wikitable" style="text-align:right; border:0"
|-
!rowspan="2" |
!colspan="4" |Bits for the encoding<!-- Since this is about the encoding, it should be clear that the number given for the significand below excludes the implicit bit, when this is used. -->
| rowspan="7" style="background:white; border:0"|
Line 193:
!Total
|-
|[[Half-precision floating-point format|Half]] (binary16)
|1
|5
Line 202:
|~3.3
|-
|[[Single-precision floating-point format|Single]] (binary32)
|1
|8
Line 211:
|~7.2
|-
|[[Double-precision floating-point format|Double]] (binary64)
|1
|11
Line 229:
|~19.2
|-
|[[Quadruple-precision floating-point format|Quad]] (binary128)
|1
|15
|