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