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