Include dependency graph for e_gamma_r.c:

Go to the source code of this file.
Functions | |
| double | __ieee754_gamma_r (double x, int *signgamp) |
| double __ieee754_gamma_r | ( | double | x, | |
| int * | signgamp | |||
| ) |
Definition at line 28 of file e_gamma_r.c.
References __ieee754_lgamma_r().
Referenced by __ieee754_gamma().
Here is the call graph for this function:

1.4.7