Number systems are mathematical notations for representing numbers using digits or symbols in a consistent manner.
1 bcd = 1 non
1 non = 1 bcd
Example:
Convert 15 Binary Coded Decimal to Base 9 (Nonary):
15 bcd = 15 non
Binary Coded Decimal | Base 9 (Nonary) |
---|---|
0.01 bcd | 0.01 non |
0.1 bcd | 0.1 non |
1 bcd | 1 non |
2 bcd | 2 non |
3 bcd | 3 non |
5 bcd | 5 non |
10 bcd | 10 non |
20 bcd | 20 non |
30 bcd | 30 non |
40 bcd | 40 non |
50 bcd | 50 non |
60 bcd | 60 non |
70 bcd | 70 non |
80 bcd | 80 non |
90 bcd | 90 non |
100 bcd | 100 non |
250 bcd | 250 non |
500 bcd | 500 non |
750 bcd | 750 non |
1000 bcd | 1,000 non |
10000 bcd | 10,000 non |
100000 bcd | 100,000 non |