base/math/s_asinh.c File Reference

Include dependency graph for s_asinh.c:

Go to the source code of this file.

Functions

double asinh (double x)

Variables

static double one = 1.00000000000000000000e+00
static double ln2 = 6.93147180559945286227e-01
static double huge = 1.00000000000000000000e+300


Function Documentation

double asinh ( double  x  ) 

Definition at line 43 of file s_asinh.c.

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

Here is the call graph for this function:


Variable Documentation

double huge = 1.00000000000000000000e+300 [static]

Definition at line 38 of file s_asinh.c.

double ln2 = 6.93147180559945286227e-01 [static]

Definition at line 37 of file s_asinh.c.

double one = 1.00000000000000000000e+00 [static]

Definition at line 36 of file s_asinh.c.


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