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