Module num_traits::float 
source · 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
totalOrderpredicate as defined in the IEEE 754 (2008 revision) floating point standard.