base/math/e_cosh.c File Reference

#include "math.h"
#include "mathP.h"

Include dependency graph for e_cosh.c:

Include dependency graph

Go to the source code of this file.

Functions

double __ieee754_cosh (double x)

Variables

double one = 1.0 half=0.5 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, and one.

Referenced by cosh().

Here is the call graph for this function:


Variable Documentation

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

Definition at line 44 of file e_cosh.c.

Referenced by __ieee754_cosh().


Generated on Thu Nov 20 11:55:34 2008 for RTAI API by doxygen 1.3.8