Numbers (cont.)
nFloating point:
ufloat (4 bytes)
udouble (8 bytes)
nUsed to represent things we measure (anything with a decimal point).
nThe computer’s representation may not be exact.