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

Go to the source code of this file.
Functions | |
| double | __ieee754_exp (double x) |
Variables | |
| double | one |
|
|
Definition at line 109 of file e_exp.c. References GET_HIGH_WORD, GET_LOW_WORD, one, and SET_HIGH_WORD. Referenced by __ieee754_cosh(), __ieee754_sinh(), erf(), erfc(), and exp(). |
|
|
Initial value: Definition at line 88 of file e_exp.c. Referenced by __ieee754_exp(). |
1.3.8