Searched defs:POS_SMALL_FLOATS (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/minimal-lexical/tests/ | ||
| H A D | libm_tests.rs | 51 const POS_SMALL_FLOATS: &[f64] = &[(1.0 / 2.0), f64::MIN_POSITIVE, f64::EPSILON]; consts |
Completed in 2 milliseconds