base/math/e_sinh.c File Reference

Include dependency graph for e_sinh.c:

Go to the source code of this file.

Functions

double __ieee754_sinh (double x)

Variables

static double one = 1.0
static double shuge = 1.0e307


Function Documentation

double __ieee754_sinh ( double  x  ) 

Definition at line 47 of file e_sinh.c.

References __ieee754_exp(), expm1(), fabs(), GET_HIGH_WORD, GET_LOW_WORD, one, and shuge.

Referenced by sinh().

Here is the call graph for this function:


Variable Documentation

double one = 1.0 [static]

Definition at line 41 of file e_sinh.c.

double shuge = 1.0e307 [static]

Definition at line 41 of file e_sinh.c.

Referenced by __ieee754_sinh().


Generated on Tue Feb 2 17:47:51 2010 for RTAI API by  doxygen 1.4.7