Module float

Source
๐Ÿ”ฌThis is a nightly-only experimental API. (dec2flt)
Expand description

Helper trait for generic float types.

Macrosยง

int ๐Ÿ”’ Experimental

Traitsยง

CastIntoExperimental
Lossy as casting between two types.
IntegerExperimental
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 in 10^b = 2^a