Searched refs:LG3 (Results 1 – 10 of 10) sorted by relevance
/external/rust/crates/libm/src/math/ |
D | logf.rs | 21 const LG3: f32 = 0.28498786688; /* 0x91e9ee.0p-25 */ constant 60 let t2 = z * (LG1 + w * LG3); in logf()
|
D | log.rs | 67 const LG3: f64 = 2.857142874366239149e-01; /* 3FD24924 94229359 */ constant 113 let t2: f64 = z * (LG1 + w * (LG3 + w * (LG5 + w * LG7))); in log()
|
D | log2f.rs | 23 const LG3: f32 = 0.28498786688; /* 0x91e9ee.0p-25 */ constant 77 t2 = z * (LG1 + w * LG3); in log2f()
|
D | log1pf.rs | 20 const LG3: f32 = 0.28498786688; /* 0x91e9ee.0p-25 */ constant 93 t2 = z * (LG1 + w * LG3); in log1pf()
|
D | log10f.rs | 25 const LG3: f32 = 0.28498786688; /* 0x91e9ee.0p-25 */ constant 80 t2 = z * (LG1 + w * LG3); in log10f()
|
D | log1p.rs | 62 const LG3: f64 = 2.857142874366239149e-01; /* 3FD24924 94229359 */ constant 139 t2 = z * (LG1 + w * (LG3 + w * (LG5 + w * LG7))); in log1p()
|
D | log2.rs | 26 const LG3: f64 = 2.857142874366239149e-01; /* 3FD24924 94229359 */ constant 86 t2 = z * (LG1 + w * (LG3 + w * (LG5 + w * LG7))); in log2()
|
D | log10.rs | 28 const LG3: f64 = 2.857142874366239149e-01; /* 3FD24924 94229359 */ constant 89 t2 = z * (LG1 + w * (LG3 + w * (LG5 + w * LG7))); in log10()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart1.csv | 21467 "+","DE","LG3","Langerringen","Langerringen","BY","--3-----","RL","1301",,"4809N 01046E", 37636 ,"FR","LG3","Leogeats","Leogeats","33","-----6--","RQ","0907",,"4431N 00022W",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 18466 ,"US","LG3","Lemon Grove","Lemon Grove","CA","--3--6--","RQ","0607",,"3244N 11702W",
|