The representation of numbers that we use is called the radix or positional representation. To create such a representation, we choose a radix sometimes called the base of the representation, say, r. We select r symbols that have the values of 0 through r–1. Numbers are then represented by a sequence of these symbols.
11
06, 2013
Components of a Computer System and how the computer really work.
It may be argued that this brief introduction to hardware [...]