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