๐ฌThis is a nightly-only experimental API. (
dec2flt
)Expand description
Helper trait for generic float types.
Macrosยง
- int ๐
Experimental
Traitsยง
- Cast
Into Experimental - Lossy
as
casting between two types. - Integer
Experimental - Collection of traits that allow us to be generic over integer size.
- RawFloat ๐ป
Experimental - A helper trait to avoid duplicating basically all the conversion code for IEEE floats.
Functionsยง
- pow2_
to_ ๐pow10 Experimental - Solve for
b
in10^b = 2^a