Content deleted Content added
→Internal representation: clarification |
→Internal representation: For "Half", no need to say "IEEE 754-2008" as the current standard applies (BTW, nothing was said for quad, formally binary128, which has also been introduced in 2008). |
||
Line 177:
=== Internal representation ===
Floating-point numbers are typically packed into a computer datum as the sign bit, the exponent field, and the significand or mantissa, from left to right.
{| class="wikitable" style="text-align:right; border:0"
Line 193:
!Total
|-
|[[Half precision|Half]]
|1
|5
|