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

pub const EPSILON: f32 = 1.19209290e-07f32

Machine epsilon value for f32.

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