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