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