Include dependency graph for w_j1.c:

Go to the source code of this file.
Functions | |
| double | j1 (double x) |
| double | y1 (double x) |
| double j1 | ( | double | x | ) |
Definition at line 27 of file w_j1.c.
References __ieee754_j1(), __kernel_standard(), _LIB_VERSION, and fabs().
Here is the call graph for this function:

| double y1 | ( | double | x | ) |
Definition at line 47 of file w_j1.c.
References __ieee754_y1(), __kernel_standard(), and _LIB_VERSION.
Referenced by __ieee754_hypot(), and __ieee754_pow().
Here is the call graph for this function:

1.4.7