Home
last modified time | relevance | path

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

/third_party/rust/crates/minimal-lexical/src/
H A Drounding.rs24 exp: F::INFINITE_POWER, in round()
60 if fp.exp >= F::INFINITE_POWER { in round()
H A Dlemire.rs55 exp: F::INFINITE_POWER, in compute_float()
139 if power2 >= F::INFINITE_POWER { in compute_float()
H A Dbellerophon.rs46 exp: F::INFINITE_POWER, in bellerophon()
H A Dnum.rs98 const INFINITE_POWER: i32 = Self::MAX_EXPONENT + Self::EXPONENT_BIAS; consts

Completed in 2 milliseconds