Include dependency graph for w_atan2.c:

Go to the source code of this file.
Functions | |
| double | atan2 (double y, double x) |
| double atan2 | ( | double | y, | |
| double | x | |||
| ) |
Definition at line 27 of file w_atan2.c.
References __ieee754_atan2(), __kernel_standard(), and _LIB_VERSION.
Here is the call graph for this function:

1.4.7