Macrosยง
- float_
const_ ๐impl - float_
impl_ ๐std - totalorder_
impl ๐
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.
Functionsยง
- integer_
decode_ ๐f32 - integer_
decode_ ๐f64