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

Go to the source code of this file.
Functions | |
| double | scalbn (double x, int n) |
Variables | |
| double | two54 |
|
||||||||||||
|
Definition at line 40 of file s_scalbn.c. References copysign(), EXTRACT_WORDS, GET_HIGH_WORD, SET_HIGH_WORD, and two54. Referenced by __ieee754_pow(), __ieee754_scalb(), __kernel_rem_pio2(), and ldexp(). Here is the call graph for this function: ![]() |
|
|
Initial value: Definition at line 32 of file s_scalbn.c. Referenced by scalbn(). |
1.3.8