| |
| | [No title] |
 | | The number of digits is equal to the base or radix of the numbering system, decimal is base 10, binary is base 2. |
 | | A numbering system can have any base, some common bases used with computers are: Common Bases BaseDigits Radixbinary0, 1 2octal0,1,2,3,4,5,6,7 8decimal0,1,2,3,4,5,6,7,8,9 10hexadecimal0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F 16 There are two basic types of number systems; non-positional and positional. |
 | | The decimal and binary systems are positional, the digits place in the number is assigned a power of the base. |
| www.wiu.edu /users/mubmt1/binary.doc (381 words) |
|