Module num_traits::float
source ยท Macrosยง
- float_const_impl ๐
- float_impl_std ๐
- totalorder_impl ๐
Traitsยง
- Generic trait for floating point numbers
- Generic trait for floating point numbers that works with
no_std
. - 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 ๐