|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Functions | |
| OLM_DLLEXPORT int | __kernel_rem_pio2 (double *x, double *y, int e0, int nx, int prec) |
Variables | |
| static const int | init_jk [] = {3,4,4,6} |
| static const int32_t | ipio2 [] |
| static const double | PIo2 [] |
| static const double | zero = 0.0 |
| static const double | one = 1.0 |
| static const double | two24 = 1.67772160000000000000e+07 |
| static const double | twon24 = 5.96046447753906250000e-08 |
| OLM_DLLEXPORT int __kernel_rem_pio2 | ( | double * | x, |
| double * | y, | ||
| int | e0, | ||
| int | nx, | ||
| int | prec | ||
| ) |
References floor(), init_jk, ipio2, k, n, one, PIo2, scalbn(), STRICT_ASSIGN, two24, twon24, z, and zero.
Referenced by __ieee754_rem_pio2(), __ieee754_rem_pio2f(), and __ieee754_rem_pio2l().

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