Include dependency graph for w_lgamma.c:

Go to the source code of this file.
Functions | |
| double | lgamma (double x) |
Variables | |
| int | signgam |
| double lgamma | ( | double | x | ) |
Definition at line 31 of file w_lgamma.c.
References __ieee754_lgamma_r(), __kernel_standard(), _LIB_VERSION, finite(), floor(), and signgam.
Here is the call graph for this function:

| int signgam |
Definition at line 3 of file s_signgam.c.
1.4.7