base/math/s_asinh.c File Reference

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

Include dependency graph for s_asinh.c:

Include dependency graph

Go to the source code of this file.

Functions

double asinh (double x)

Variables

double one


Function Documentation

double asinh double  x  ) 
 

Definition at line 43 of file s_asinh.c.

References __ieee754_log(), __ieee754_sqrt(), fabs(), GET_HIGH_WORD, log1p(), and one.

Here is the call graph for this function:


Variable Documentation

double one [static]
 

Initial value:

1.00000000000000000000e+00 ln2 = 6.93147180559945286227e-01 huge= 1.00000000000000000000e+300
Definition at line 36 of file s_asinh.c.

Referenced by asinh().


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