#include "math.h"
#include "mathP.h"
Include dependency graph for w_exp.c:
Go to the source code of this file.
Functions | |
double | exp (double x) |
Variables | |
double | o_threshold |
|
Definition at line 35 of file w_exp.c. References __ieee754_exp(), __kernel_standard(), _LIB_VERSION, finite(), and o_threshold. Referenced by ldexp(). Here is the call graph for this function: ![]() |
|
Initial value: Definition at line 29 of file w_exp.c. Referenced by exp(). |