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