Home
last modified time | relevance | path

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

/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
H A Druntests.py344 MAX_SINGLE = (2 - Fraction(2) ** -23) * (2 ** 127) variable
350 SINGLE_INF_CUTOFF = MAX_SINGLE + 2 ** (MAX_ULP_SINGLE - 1)

Completed in 2 milliseconds