base/math/s_log1p.c File Reference

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

Include dependency graph for s_log1p.c:

Include dependency graph

Go to the source code of this file.

Functions

double log1p (double x)

Variables

double ln2_hi
double zero = 0.0


Function Documentation

double log1p double  x  ) 
 

Definition at line 110 of file s_log1p.c.

References GET_HIGH_WORD, ln2_hi, SET_HIGH_WORD, and zero.

Referenced by __ieee754_acosh(), __ieee754_atanh(), and asinh().


Variable Documentation

double ln2_hi [static]
 

Initial value:

6.93147180369123816490e-01 ln2_lo = 1.90821492927058770002e-10 two54 = 1.80143985094819840000e+16 Lp1 = 6.666666666666735130e-01 Lp2 = 3.999999999940941908e-01 Lp3 = 2.857142874366239149e-01 Lp4 = 2.222219843214978396e-01 Lp5 = 1.818357216161805012e-01 Lp6 = 1.531383769920937332e-01 Lp7 = 1.479819860511658591e-01
Definition at line 90 of file s_log1p.c.

Referenced by log1p().

double zero = 0.0 [static]
 

Definition at line 104 of file s_log1p.c.

Referenced by log1p().


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