base/math/s_tanh.c File Reference

Include dependency graph for s_tanh.c:

Go to the source code of this file.

Functions

double tanh (double x)

Variables

static double one = 1.0
static double two = 2.0
static double tiny = 1.0e-300


Function Documentation

double tanh ( double  x  ) 

Definition at line 53 of file s_tanh.c.

References expm1(), fabs(), GET_HIGH_WORD, one, tiny, and two.

Here is the call graph for this function:


Variable Documentation

double one = 1.0 [static]

Definition at line 47 of file s_tanh.c.

double tiny = 1.0e-300 [static]

Definition at line 47 of file s_tanh.c.

double two = 2.0 [static]

Definition at line 47 of file s_tanh.c.


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