< programming > A number representation scheme where a number R is represented by an integer N such that R=N*B, where B is the (assumed) base of the representation.
On computers with no floating-point unit fixed-point calculations can be significantly faster as all the operations are ba