base/math/e_jn.c File Reference

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

Include dependency graph for e_jn.c:

Include dependency graph

Go to the source code of this file.

Functions

double __ieee754_jn (int n, double x)
double __ieee754_yn (int n, double x)

Variables

double invsqrtpi
double zero = 0.00000000000000000000e+00


Function Documentation

double __ieee754_jn int  n,
double  x
 

Definition at line 64 of file e_jn.c.

References __ieee754_j0(), __ieee754_j1(), __ieee754_log(), cos(), EXTRACT_WORDS, fabs(), invsqrtpi, sin(), sqrt(), and zero.

Referenced by jn().

Here is the call graph for this function:

double __ieee754_yn int  n,
double  x
 

Definition at line 225 of file e_jn.c.

References __ieee754_y0(), __ieee754_y1(), cos(), EXTRACT_WORDS, GET_HIGH_WORD, invsqrtpi, sin(), sqrt(), and zero.

Referenced by yn().

Here is the call graph for this function:


Variable Documentation

double invsqrtpi [static]
 

Initial value:

5.64189583547756279280e-01 two = 2.00000000000000000000e+00 one = 1.00000000000000000000e+00
Definition at line 51 of file e_jn.c.

Referenced by __ieee754_jn(), and __ieee754_yn().

double zero = 0.00000000000000000000e+00 [static]
 

Definition at line 58 of file e_jn.c.

Referenced by __ieee754_jn(), and __ieee754_yn().


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