A representation of real numbers in which the position of
the radix point is fixed. The position of the point determines the absolute
precision of the representation. If the point is fixed at the right-hand end of
the number then all of the fixed-point numbers are integers. Due to a number of
difficulties, fixed-point arithmetic is rarely used in a modern computer for
calculations involving real numbers.