Home
last modified time | relevance | path

Searched defs:CP_L (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/libm/src/math/
Dpowf.rs41 const CP_L: f32 = -1.1736857402e-04; /* 0xb8f623c6 =tail of cp_h */ constant
Dpow.rs87 const CP_L: f64 = -7.02846165095275826516e-09; /* 0xbe3e2fe0_145b01f5 =tail of cp_h*/ constant
/external/rust/crates/minimal-lexical/src/
Dlibm.rs59 const CP_L: f32 = -1.1736857402e-04; /* 0xb8f623c6 =tail of cp_h */ in powf() constant
614 const CP_L: f64 = -7.02846165095275826516e-09; /* 0xbe3e2fe0_145b01f5 =tail of cp_h*/ in powd() constant