|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Functions | |
| OLM_DLLEXPORT double | cbrt (double x) |
Variables | |
| static const u_int32_t | B1 = 715094163 |
| static const u_int32_t | B2 = 696219795 |
| static const double | P0 = 1.87595182427177009643 |
| static const double | P1 = -1.88497979543377169875 |
| static const double | P2 = 1.621429720105354466140 |
| static const double | P3 = -0.758397934778766047437 |
| static const double | P4 = 0.145996192886612446982 |
| OLM_DLLEXPORT double cbrt | ( | double | x | ) |
References B1, B2, IEEEl2bits::bits, EXTRACT_WORDS, GET_HIGH_WORD, high, INSERT_WORDS, low, P0, P1, P2, P3, P4, r, s, SET_HIGH_WORD, t, u, and w.
Referenced by cbrt_test().

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