Include dependency graph for s_floor.c:

Go to the source code of this file.
Functions | |
| double | floor (double x) |
Variables | |
| static double | huge = 1.0e300 |
| double floor | ( | double | x | ) |
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:

1.4.7