#include "math.h"
#include "mathP.h"
Include dependency graph for s_rint.c:
Go to the source code of this file.
Functions | |
double | rint (double x) |
Variables | |
double | TWO52 [2] |
|
Definition at line 44 of file s_rint.c. References EXTRACT_WORDS, GET_HIGH_WORD, INSERT_WORDS, j0(), SET_HIGH_WORD, and TWO52. Referenced by __ieee754_scalb(), and __kernel_standard(). Here is the call graph for this function: ![]() |
|
Initial value: Definition at line 36 of file s_rint.c. Referenced by rint(). |