Module float

Source
Expand description

Float constraints for generic math.

Traitsยง

KDEFloat
An alias for float types (f32, f64) which combines many commonly required traits. It is automatically implemented for all types which fulfill the trait bounds.