#include "math.h"
#include "mathP.h"
Include dependency graph for e_scalb.c:
Go to the source code of this file.
Functions | |
double | __ieee754_scalb (double x, double fn) |
|
Definition at line 37 of file e_scalb.c. References finite(), rint(), and scalbn(). Referenced by scalb(), and significand(). Here is the call graph for this function: ![]() |