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