programming information - floating point formats | What links here? |
Type | Sign | Exponent | Significand field | Total bits | Exponent bias | Bits precision | Number of decimal digits | |
---|---|---|---|---|---|---|---|---|
Half (IEEE 754-2008) | 1 | 5 | 10 | 16 | 15 | 11 | ~3.3 | |
Single | 1 | 8 | 23 | 32 | 127 | 24 | ~7.2 | |
Double | 1 | 11 | 52 | 64 | 1023 | 53 | ~15.9 | |
x86 extended precision | 1 | 15 | 64 | 80 | 16383 | 64 | ~19.2 | |
Quad | 1 | 15 | 112 | 128 | 16383 | 113 | ~34.0 |
filename: | programming information - floating point formats |
filename: | programming%20information%20%2D%20floating%20point%20formats |
last edit: | November 15 2014 20:14:24 (3749 days ago) |
ct | = 1740080555.000000 = February 20 2025 14:42:35 |
ft | = 1416100464.000000 = November 15 2014 20:14:24 |
dt | = 323980091.000000 |