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

Go to the source code of this file.
Functions | |
| double | frexp (double x, int *eptr) |
Variables | |
| double | two54 = 1.80143985094819840000e+16 |
|
||||||||||||
|
Definition at line 41 of file s_frexp.c. References EXTRACT_WORDS, GET_HIGH_WORD, SET_HIGH_WORD, and two54. |
|
|
Definition at line 36 of file s_frexp.c. Referenced by frexp(). |
1.3.8