|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Functions | |
| OLM_DLLEXPORT float | expm1f (float x) |
Variables | |
| static const float | one = 1.0 |
| static const float | huge = 1.0e+30 |
| static const float | tiny = 1.0e-30 |
| static const float | o_threshold = 8.8721679688e+01 |
| static const float | ln2_hi = 6.9313812256e-01 |
| static const float | ln2_lo = 9.0580006145e-06 |
| static const float | invln2 = 1.4426950216e+00 |
| static const float | Q1 = -3.3333212137e-2 |
| static const float | Q2 = 1.5807170421e-3 |
| OLM_DLLEXPORT float expm1f | ( | float | x | ) |
References IEEEl2bits::e, GET_FLOAT_WORD, huge, invln2, k, ln2_hi, ln2_lo, o_threshold, one, Q1, Q2, r1, SET_FLOAT_WORD, STRICT_ASSIGN, t, and tiny.
Referenced by __ieee754_coshf(), __ieee754_sinhf(), and tanhf().

|
static |
Referenced by expm1f().
|
static |
Referenced by expm1f().
|
static |
Referenced by expm1f().
|
static |
Referenced by expm1f().
|
static |
Referenced by expm1f().
|
static |
Referenced by expm1f().
|
static |
Referenced by expm1f().
|
static |
Referenced by expm1f().
|
static |
Referenced by expm1f().
1.8.15