1.0.0[−][src]Constant std::f64::EPSILON
pub const EPSILON: f64
Machine epsilon value for f64
.
This is the difference between 1.0
and the next largest representable number.
pub const EPSILON: f64
Machine epsilon value for f64
.
This is the difference between 1.0
and the next largest representable number.