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