Radix
From Wiki @ Karl Jones dot com
In mathematical numeral systems, the radix or base is the number of unique digits, including zero, used to represent numbers in a positional numeral system.
Description
For example, for the decimal system (the most common system in use today) the radix is ten, because it uses the ten digits from 0 through 9.
In any standard positional numeral system, the number x and its base y are conventionally written as (x)_y, although for base ten the subscript is usually assumed and not written, as it is the most common way to express value.
For example, (100)_{10} (in the decimal system) represents the number one hundred, while (100)_2 (in the binary system with base 2) represents the number four.
See also
External links
- Radix @ Wikipedia