|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Functions | |
| OLM_DLLEXPORT float | scalbnf (float x, int n) |
| __strong_reference (scalbnf, ldexpf) | |
Variables | |
| static const float | two25 = 3.355443200e+07 |
| static const float | twom25 = 2.9802322388e-08 |
| static const float | huge = 1.0e+30 |
| static const float | tiny = 1.0e-30 |
| OLM_DLLEXPORT float scalbnf | ( | float | x, |
| int | n | ||
| ) |
References copysignf(), GET_FLOAT_WORD, huge, k, n, SET_FLOAT_WORD, tiny, two25, and twom25.
Referenced by __ieee754_powf(), and scalblnf().

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