Number systems are mathematical notations for representing numbers using digits or symbols in a consistent manner.
1 f64 = 1 sept
1 sept = 1 f64
Example:
Convert 15 IEEE 754 Double Precision to Base 7 (Septenary):
15 f64 = 15 sept
IEEE 754 Double Precision | Base 7 (Septenary) |
---|---|
0.01 f64 | 0.01 sept |
0.1 f64 | 0.1 sept |
1 f64 | 1 sept |
2 f64 | 2 sept |
3 f64 | 3 sept |
5 f64 | 5 sept |
10 f64 | 10 sept |
20 f64 | 20 sept |
30 f64 | 30 sept |
40 f64 | 40 sept |
50 f64 | 50 sept |
60 f64 | 60 sept |
70 f64 | 70 sept |
80 f64 | 80 sept |
90 f64 | 90 sept |
100 f64 | 100 sept |
250 f64 | 250 sept |
500 f64 | 500 sept |
750 f64 | 750 sept |
1000 f64 | 1,000 sept |
10000 f64 | 10,000 sept |
100000 f64 | 100,000 sept |