|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Functions | |
| OLM_DLLEXPORT float | __ieee754_expf (float x) |
Variables | |
| static const float | one = 1.0 |
| static const float | halF [2] = {0.5,-0.5,} |
| static const float | huge = 1.0e+30 |
| static const float | o_threshold = 8.8721679688e+01 |
| static const float | u_threshold = -1.0397208405e+02 |
| static const float | ln2HI [2] |
| static const float | ln2LO [2] |
| static const float | invln2 = 1.4426950216e+00 |
| static const float | P1 = 1.6666625440e-1 |
| static const float | P2 = -2.7667332906e-3 |
| static volatile float | twom100 = 7.8886090522e-31 |
| OLM_DLLEXPORT float __ieee754_expf | ( | float | x | ) |
References GET_FLOAT_WORD, halF, huge, invln2, k, ln2HI, ln2LO, o_threshold, one, P1, P2, SET_FLOAT_WORD, STRICT_ASSIGN, t, twom100, and u_threshold.
Referenced by __ieee754_coshf(), and __ieee754_sinhf().
|
static |
Referenced by __ieee754_expf().
|
static |
Referenced by __ieee754_expf().
|
static |
Referenced by __ieee754_expf().
|
static |
Referenced by __ieee754_expf().
|
static |
Referenced by __ieee754_expf().
|
static |
Referenced by __ieee754_expf().
|
static |
Referenced by __ieee754_expf().
|
static |
Referenced by __ieee754_expf().
|
static |
Referenced by __ieee754_expf().
|
static |
Referenced by __ieee754_expf().
|
static |
Referenced by __ieee754_expf().
1.8.15