Include dependency graph for s_ceil.c:

Go to the source code of this file.
Functions | |
| double | ceil (double x) |
Variables | |
| static double | huge = 1.0e300 |
| double ceil | ( | double | x | ) |
Definition at line 39 of file s_ceil.c.
References EXTRACT_WORDS, huge, INSERT_WORDS, and j0().
Here is the call graph for this function:

1.4.7