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