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