A floating point calculator that gives you the exact value of the closest floating-point number to a given decimal.
Another similar page, with better visual looks and a way to move to the previous/next float easily.
An interesting interpretation of floats in terms of “windows” and “buckets”.
(more difficult) An explanation of the ``fast approximate logarithm trick’’ that is behind the infamous Fast InvSqrt algorithm from Quake III.