W3cubDocs

/Rust

Constant std::f64::EPSILON

pub const EPSILON: f64 = 2.2204460492503131e-16f64

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/f64/constant.EPSILON.html