1.0.0[][src]Constant totsu::matgen::FP_EPSILON

pub const FP_EPSILON: f64

Machine epsilon value for f64.

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