ReactOS 0.4.16-dev-21-g2af6fd4
|
Go to the source code of this file.
Functions | |
static double | pzero () |
static double | qzero () |
double | __ieee754_j0 (double x) |
double | __ieee754_y0 (double x) |
static double | pzero (double x) |
static double | qzero (double x) |
Variables | |
static double | huge = 1e300 |
static double | one = 1.0 |
static double | invsqrtpi = 5.64189583547756279280e-01 |
static double | tpi = 6.36619772367581382433e-01 |
static double | R [] |
static double | S [] |
static double | zero = 0.0 |
static double | U [] |
static double | V [] |
static double | pR8 [6] |
static double | pS8 [5] |
static double | pR5 [6] |
static double | pS5 [5] |
static double | pR3 [6] |
static double | pS3 [5] |
static double | pR2 [6] |
static double | pS2 [5] |
static double | qR8 [6] |
static double | qS8 [6] |
static double | qR5 [6] |
static double | qS5 [6] |
static double | qR3 [6] |
static double | qS3 [6] |
static double | qR2 [6] |
static double | qS2 [6] |
Definition at line 102 of file j0_y0.c.
Referenced by __ieee754_jn(), __ieee754_y0(), and _j0().
Definition at line 179 of file j0_y0.c.
Referenced by __ieee754_yn(), and _y0().
|
static |
Referenced by __ieee754_j0(), and __ieee754_y0().
static double qzero | ( | ) |
Referenced by __ieee754_j0(), and __ieee754_y0().
|
static |
Definition at line 79 of file j0_y0.c.
Referenced by __ieee754_j0().
|
static |
Definition at line 81 of file j0_y0.c.
Referenced by __ieee754_j0(), and __ieee754_y0().
|
static |
Definition at line 80 of file j0_y0.c.
Referenced by __ieee754_j0(), __ieee754_y0(), pzero(), and qzero().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 84 of file j0_y0.c.
Referenced by __ieee754_j0().
Definition at line 82 of file j0_y0.c.
Referenced by __ieee754_y0().
|
static |
Definition at line 164 of file j0_y0.c.
Referenced by __ieee754_y0().
|
static |
Definition at line 96 of file j0_y0.c.
Referenced by __ieee754_j0(), and __ieee754_y0().