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