#include "math.h"
#include "mathP.h"
Include dependency graph for s_ceil.c:
Go to the source code of this file.
Functions | |
double | ceil (double x) |
Variables | |
double | huge = 1.0e300 |
|
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: ![]() |
|
Definition at line 33 of file s_ceil.c. Referenced by ceil(). |