#include "math.h"
#include "mathP.h"
#include <linux/errno.h>
Include dependency graph for w_scalb.c:
Go to the source code of this file.
Functions | |
double | scalb (double x, double fn) |
Variables | |
int | libm_errno |
|
Definition at line 38 of file w_scalb.c. References __ieee754_scalb(), __kernel_standard(), _LIB_VERSION, finite(), and libm_errno. Here is the call graph for this function: ![]() |
|