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