base/math/e_lgamma_r.c File Reference

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

Include dependency graph for e_lgamma_r.c:

Include dependency graph

Go to the source code of this file.

Functions

double sin_pi (double x)
double __ieee754_lgamma_r (double x, int *signgamp)

Variables

double two52
double zero = 0.00000000000000000000e+00


Function Documentation

double __ieee754_lgamma_r double  x,
int *  signgamp
 

Definition at line 222 of file e_lgamma_r.c.

References __ieee754_log(), EXTRACT_WORDS, fabs(), sin_pi(), and zero.

Referenced by __ieee754_gamma_r(), __ieee754_lgamma(), gamma(), gamma_r(), lgamma(), and lgamma_r().

Here is the call graph for this function:

double sin_pi double  x  )  [static]
 

Definition at line 172 of file e_lgamma_r.c.

References __kernel_cos(), __kernel_sin(), floor(), GET_HIGH_WORD, GET_LOW_WORD, two52, and zero.

Referenced by __ieee754_lgamma_r().

Here is the call graph for this function:


Variable Documentation

double two52 [static]
 

Definition at line 92 of file e_lgamma_r.c.

Referenced by sin_pi().

double zero = 0.00000000000000000000e+00 [static]
 

Definition at line 162 of file e_lgamma_r.c.

Referenced by __ieee754_lgamma_r(), and sin_pi().


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