base/math/e_cosh.c File Reference

Include dependency graph for e_cosh.c:

Go to the source code of this file.

Functions

double __ieee754_cosh (double x)

Variables

static double one = 1.0
static double half = 0.5
static double huge = 1.0e300


Function Documentation

double __ieee754_cosh ( double  x  ) 

Definition at line 50 of file e_cosh.c.

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

Referenced by cosh().

Here is the call graph for this function:


Variable Documentation

double half = 0.5 [static]

Definition at line 44 of file e_cosh.c.

Referenced by __ieee754_cosh(), __ieee754_lgamma_r(), __ieee754_rem_pio2(), __kernel_sin(), and erfc().

double huge = 1.0e300 [static]

Definition at line 44 of file e_cosh.c.

double one = 1.0 [static]

Definition at line 44 of file e_cosh.c.


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