pub const EPSILON: f32
Machine epsilon value for f32
.
This is the difference between 1.0
and the next largest representable number.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/f32/constant.EPSILON.html