|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Functions | |
| OLM_DLLEXPORT float | __ieee754_jnf (int n, float x) |
| OLM_DLLEXPORT float | __ieee754_ynf (int n, float x) |
Variables | |
| static const float | two = 2.0000000000e+00 |
| static const float | one = 1.0000000000e+00 |
| static const float | zero = 0.0000000000e+00 |
| OLM_DLLEXPORT float __ieee754_jnf | ( | int | n, |
| float | x | ||
| ) |
References __ieee754_j0f(), __ieee754_j1f(), __ieee754_logf(), a, b, IEEEl2bits::e, fabsf(), GET_FLOAT_WORD, k, n, one, t, two, w, z, and zero.
| OLM_DLLEXPORT float __ieee754_ynf | ( | int | n, |
| float | x | ||
| ) |
References __ieee754_y0f(), __ieee754_y1f(), a, b, GET_FLOAT_WORD, n, one, and zero.
|
static |
Referenced by __ieee754_jnf(), and __ieee754_ynf().
|
static |
Referenced by __ieee754_jnf().
|
static |
Referenced by __ieee754_jnf(), and __ieee754_ynf().
1.8.15