Include dependency graph for w_pow.c:

Go to the source code of this file.
Functions | |
| double | pow (double x, double y) |
| double pow | ( | double | x, | |
| double | y | |||
| ) |
Definition at line 26 of file w_pow.c.
References __ieee754_pow(), __kernel_standard(), _LIB_VERSION, and finite().
Here is the call graph for this function:

1.4.7