Module float

Source

Macrosยง

float_const_impl ๐Ÿ”’
float_impl_std ๐Ÿ”’
totalorder_impl ๐Ÿ”’

Traitsยง

Float
Generic trait for floating point numbers
FloatConst
FloatCore
Generic trait for floating point numbers that works with no_std.
TotalOrder
Trait for floating point numbers that provide an implementation of the totalOrder predicate as defined in the IEEE 754 (2008 revision) floating point standard.

Functionsยง

integer_decode_f32 ๐Ÿ”’
integer_decode_f64 ๐Ÿ”’