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