Constant core::f64::EPSILON1.0.0[][src]

pub const EPSILON: f64 = 2.2204460492503131e-16f64

Machine epsilon value for f64.

This is the difference between 1.0 and the next largest representable number.