Traitsยง
- Float
- Generic trait for floating point numbers
- Float
Const - Float
Core - Generic trait for floating point numbers that works with
no_std
. - Total
Order - Trait for floating point numbers that provide an implementation
of the
totalOrder
predicate as defined in the IEEE 754 (2008 revision) floating point standard.