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

Go to the source code of this file.
Functions | |
| double | expm1 (double x) |
Variables | |
| double | one |
|
|
Definition at line 137 of file s_expm1.c. References GET_HIGH_WORD, GET_LOW_WORD, one, and SET_HIGH_WORD. Referenced by __ieee754_cosh(), __ieee754_sinh(), and tanh(). |
|
|
Initial value: Definition at line 120 of file s_expm1.c. Referenced by expm1(). |
1.3.8