(no title)
waynecochran | 6 months ago
if there was a period of time where 24-bit values were in vogue, I must have missed it.
The mantissa in a single precision IEEE float is 23 bits. Count the hidden bit for normalized floats and you have 24 bits.
No comments yet.