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

Go to the source code of this file.
Functions | |
| double | modf (double x, double *iptr) |
Variables | |
| double | one = 1.0 |
|
||||||||||||
|
Definition at line 40 of file s_modf.c. References EXTRACT_WORDS, GET_HIGH_WORD, INSERT_WORDS, j0(), and one. Here is the call graph for this function: ![]() |
|
|
Definition at line 34 of file s_modf.c. Referenced by modf(). |
1.3.8