Math 753: Floating-point numbers and arithmetic

Wikipedia has good documentation on binary representation of floating-point numbers

Additionally, these Julia notebooks have nice viewable, interactive demos of floating point numbers and arithmetic from a Julian perspective.

These notebooks are part of Sheehan Olver's series of Julia notebooks for MATH3976, Numerical Computing.