Home
last modified time | relevance | path

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

/external/rust/crates/libm/src/math/
Dpowf.rs43 const IVLN2_H: f32 = 1.4426879883e+00; constant
Dpow.rs89 const IVLN2_H: f64 = 1.44269502162933349609e+00; /* 0x3ff71547_60000000 =24b 1/ln2*/ constant
/external/rust/crates/minimal-lexical/src/
Dlibm.rs61 const IVLN2_H: f32 = 1.4426879883e+00; in powf() constant
616 const IVLN2_H: f64 = 1.44269502162933349609e+00; /* 0x3ff71547_60000000 =24b 1/ln2*/ in powd() constant