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