The idea of an 8-bit floating point number sounds kinda crazy at first, but they come in handy in applications where you don't need much precision and you're memory constrained. Comparing IEEE-like numbers and posit numbers.| John D. Cook
Most numbers that are representable as machine integers are not exactly representable as floating point numbers.| John D. Cook