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

Go to the source code of this file.
Functions | |
| double | __ieee754_sinh (double x) | 
Variables | |
| double | one = 1.0 shuge = 1.0e307 | 
      
  | 
  
| 
 Definition at line 47 of file e_sinh.c. References __ieee754_exp(), expm1(), fabs(), GET_HIGH_WORD, GET_LOW_WORD, and one. Referenced by sinh(). Here is the call graph for this function: ![]()  | 
  
      
  | 
  
| 
 Definition at line 41 of file e_sinh.c. Referenced by __ieee754_sinh().  | 
  
 1.3.8