|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Functions | |
| OLM_DLLEXPORT double | __ieee754_log10 (double x) |
Variables | |
| static const double | two54 = 1.80143985094819840000e+16 |
| static const double | ivln10hi = 4.34294481878168880939e-01 |
| static const double | ivln10lo = 2.50829467116452752298e-11 |
| static const double | log10_2hi = 3.01029995663611771306e-01 |
| static const double | log10_2lo = 3.69423907715893078616e-13 |
| static const double | zero = 0.0 |
| OLM_DLLEXPORT double __ieee754_log10 | ( | double | x | ) |
References EXTRACT_WORDS, GET_HIGH_WORD, ivln10hi, ivln10lo, k, k_log1p(), log10_2hi, log10_2lo, r, SET_HIGH_WORD, SET_LOW_WORD, two54, w, and zero.
|
static |
Referenced by __ieee754_log10().
|
static |
Referenced by __ieee754_log10().
|
static |
Referenced by __ieee754_log10().
|
static |
Referenced by __ieee754_log10().
|
static |
Referenced by __ieee754_log10().
|
static |
Referenced by __ieee754_log10().
1.8.15