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