Home
last modified time | relevance | path

Searched refs:POS_FLOATS (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/minimal-lexical/tests/
H A Dlibm_tests.rs49 const POS_FLOATS: &[f64] = &[99.0 / 70.0, f64::consts::E, f64::consts::PI]; consts
68 POS_FLOATS,
78 const POS: &[&[f64]] = &[POS_ZERO, POS_ODDS, POS_ONE, POS_FLOATS, POS_EVENS, POS_INF];

Completed in 1 milliseconds