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