#include "math.h"
#include "mathP.h"
#include <linux/errno.h>
Include dependency graph for s_ldexp.c:
Go to the source code of this file.
Functions | |
double | ldexp (double value, int exp) |
Variables | |
int | libm_errno |
|
Definition at line 27 of file s_ldexp.c. References exp(), finite(), libm_errno, and scalbn(). Here is the call graph for this function: ![]() |
|