base/math/s_tanh.c File Reference

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

Include dependency graph for s_tanh.c:

Include dependency graph

Go to the source code of this file.

Functions

double tanh (double x)

Variables

double one = 1.0 two=2.0 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, and one.

Here is the call graph for this function:


Variable Documentation

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

Definition at line 47 of file s_tanh.c.

Referenced by tanh().


Generated on Thu Nov 20 11:56:09 2008 for RTAI API by doxygen 1.3.8