Constant half::consts::EPSILON [−][src]
pub const EPSILON: f16;
👎 Deprecated since 1.4.0:
moved to f16::EPSILON
f16
machine epsilon value.
This is the difference between 1.0 and the next largest representable number.