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