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