Base (mathematics)

   

As it applies to general mathematics, a base is the number of single digits denoting different values in a positional numeral system, including zero. The decimal system uses base ten, hence the maximum number a single digit will ever reach is 9, after this it is necessary to add another digit to achieve a higher number.

Bases work using exponentiation. For example the decimal number 465 is represented by:

<math>4*10^2<math> + <math>6*10^1<math> + <math>5*10^0<math>, where <math>10^0=1<math>.

This can be expanded for any integral or nonintegral number by using negative exponents (0.1 = 1 * 10-1).

See also: Numeral system.

Retrieved from "http://www.mywiseowl.com/articles/Base_%28mathematics%29"

This page has been accessed 195 times. This page was last modified 15:04, 3 Jun 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).