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

Go to the source code of this file.
Functions | |
| double | floor (double x) |
Variables | |
| double | huge = 1.0e300 |
|
|
Definition at line 39 of file s_floor.c. References EXTRACT_WORDS, huge, INSERT_WORDS, and j0(). Referenced by __kernel_rem_pio2(), gamma(), gamma_r(), lgamma(), lgamma_r(), and sin_pi(). Here is the call graph for this function: ![]() |
|
|
Definition at line 33 of file s_floor.c. Referenced by floor(). |
1.3.8