base/math/e_atanh.c File Reference

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

Include dependency graph for e_atanh.c:

Include dependency graph

Go to the source code of this file.

Functions

double __ieee754_atanh (double x)

Variables

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


Function Documentation

double __ieee754_atanh double  x  ) 
 

Definition at line 53 of file e_atanh.c.

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

Referenced by atanh().

Here is the call graph for this function:


Variable Documentation

double one = 1.0 huge = 1e300 [static]
 

Definition at line 41 of file e_atanh.c.

Referenced by __ieee754_atanh().

double zero = 0.0 [static]
 

Definition at line 47 of file e_atanh.c.

Referenced by __ieee754_atanh().


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