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

Go to the source code of this file.
Functions | |
| double | __ieee754_remainder (double x, double p) |
Variables | |
| double | zero = 0.0 |
|
||||||||||||
|
Definition at line 39 of file e_remainder.c. References __ieee754_fmod(), EXTRACT_WORDS, fabs(), GET_HIGH_WORD, SET_HIGH_WORD, and zero. Referenced by remainder(). Here is the call graph for this function: ![]() |
|
|
Definition at line 32 of file e_remainder.c. Referenced by __ieee754_remainder(). |
1.3.8