Ieee-754
- Floating Point: How Computers Represent Real Numbers
· 2023-02-08
A deep exploration of IEEE 754 floating point representation, the mathematics behind binary fractions, precision limits, and the subtle bugs that can arise when working with real numbers in code.