Include dependency graph for e_gamma.c:

Go to the source code of this file.
Functions | |
| double | __ieee754_gamma (double x) |
Variables | |
| int | signgam |
| double __ieee754_gamma | ( | double | x | ) |
Definition at line 29 of file e_gamma.c.
References __ieee754_gamma_r(), and signgam.
Here is the call graph for this function:

| int signgam |
Definition at line 3 of file s_signgam.c.
Referenced by __ieee754_gamma(), __ieee754_lgamma(), gamma(), and lgamma().
1.4.7