🔬This is a nightly-only experimental API. (
dec2flt
)Expand description
Representation of a float as the significant digits and exponent.
Structs§
- Decimal
Experimental - A floating point number with up to 64 bits of mantissa and an
i64
exponent.
Constants§
- INT_
POW10 🔒Experimental