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