#include "math.h"#include "mathP.h"Include dependency graph for e_rem_pio2.c:

Go to the source code of this file.
Functions | |
| int32_t | __ieee754_rem_pio2 (double x, y) |
Variables | |
| int32_t | two_over_pi [] |
| int32_t | npio2_hw [] |
| double | zero |
|
||||||||||||
|
Definition at line 89 of file e_rem_pio2.c. References __kernel_rem_pio2(), fabs(), GET_HIGH_WORD, GET_LOW_WORD, npio2_hw, SET_HIGH_WORD, SET_LOW_WORD, two_over_pi, and zero. Referenced by cos(), sin(), and tan(). Here is the call graph for this function: ![]() |
|
|
Initial value: Definition at line 50 of file e_rem_pio2.c. Referenced by __ieee754_rem_pio2(). |
|
|
Initial value: Definition at line 32 of file e_rem_pio2.c. Referenced by __ieee754_rem_pio2(). |
|
|
Initial value: Definition at line 75 of file e_rem_pio2.c. Referenced by __ieee754_rem_pio2(). |
1.3.8