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