pub const EPSILON: f16;
👎Deprecated since 1.4.0: moved to
f16::EPSILON
Expand description
f16
machine epsilon value.
This is the difference between 1.0 and the next largest representable number.
pub const EPSILON: f16;
f16::EPSILON
f16
machine epsilon value.
This is the difference between 1.0 and the next largest representable number.