Module num_traits::float 
source · Traits§
- Generic trait for floating point numbers
- Generic trait for floating point numbers that works withno_std.
- Trait for floating point numbers that provide an implementation of thetotalOrderpredicate as defined in the IEEE 754 (2008 revision) floating point standard.