Home
last modified time | relevance | path

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

/third_party/rust/crates/minimal-lexical/tests/
H A Dlibm_tests.rs58 const POS_INF: &[f64] = &[f64::INFINITY]; consts
74 POS_INF,
78 const POS: &[&[f64]] = &[POS_ZERO, POS_ODDS, POS_ONE, POS_FLOATS, POS_EVENS, POS_INF];

Completed in 1 milliseconds