base/math/e_atanh.c File Reference

Include dependency graph for e_atanh.c:

Go to the source code of this file.

Functions

double __ieee754_atanh (double x)

Variables

static double one = 1.0
static double huge = 1e300
static double zero = 0.0


Function Documentation

double __ieee754_atanh ( double  x  ) 

Definition at line 53 of file e_atanh.c.

References EXTRACT_WORDS, huge, log1p(), one, SET_HIGH_WORD, and zero.

Referenced by atanh().

Here is the call graph for this function:


Variable Documentation

double huge = 1e300 [static]

Definition at line 41 of file e_atanh.c.

double one = 1.0 [static]

Definition at line 41 of file e_atanh.c.

double zero = 0.0 [static]

Definition at line 47 of file e_atanh.c.


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