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