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