base/math/e_acosh.c File Reference

Include dependency graph for e_acosh.c:

Go to the source code of this file.

Functions

double __ieee754_acosh (double x)

Variables

static double one = 1.0
static double ln2 = 6.93147180559945286227e-01


Function Documentation

double __ieee754_acosh ( double  x  ) 

Definition at line 45 of file e_acosh.c.

References __ieee754_log(), __ieee754_sqrt(), EXTRACT_WORDS, ln2, log1p(), one, and sqrt().

Referenced by acosh().

Here is the call graph for this function:


Variable Documentation

double ln2 = 6.93147180559945286227e-01 [static]

Definition at line 40 of file e_acosh.c.

Referenced by __ieee754_acosh(), and asinh().

double one = 1.0 [static]

Definition at line 39 of file e_acosh.c.


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