|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Macros | |
| #define | float_t float |
Functions | |
| OLM_DLLEXPORT float | __ieee754_log10f (float x) |
Variables | |
| static const float | two25 = 3.3554432000e+07 |
| static const float | ivln10hi = 4.3432617188e-01 |
| static const float | ivln10lo = -3.1689971365e-05 |
| static const float | log10_2hi = 3.0102920532e-01 |
| static const float | log10_2lo = 7.9034151668e-07 |
| static const float | zero = 0.0 |
| #define float_t float |
| OLM_DLLEXPORT float __ieee754_log10f | ( | float | x | ) |
References float_t, GET_FLOAT_WORD, ivln10hi, ivln10lo, k, k_log1pf(), log10_2hi, log10_2lo, r, SET_FLOAT_WORD, two25, and zero.
|
static |
Referenced by __ieee754_log10f().
|
static |
Referenced by __ieee754_log10f().
|
static |
Referenced by __ieee754_log10f().
|
static |
Referenced by __ieee754_log10f().
|
static |
Referenced by __ieee754_log10f().
|
static |
Referenced by __ieee754_log10f().
1.8.15