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