Searched defs:NEG_FLOATS (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/minimal-lexical/tests/ | ||
| H A D | libm_tests.rs | 50 const NEG_FLOATS: &[f64] = &[-99.0 / 70.0, -f64::consts::E, -f64::consts::PI]; consts |
Completed in 2 milliseconds