#include "math.h"#include "mathP.h"Include dependency graph for e_atan2.c:

Go to the source code of this file.
Functions | |
| double | __ieee754_atan2 (double y, double x) |
Variables | |
| double | tiny |
|
||||||||||||
|
Definition at line 62 of file e_atan2.c. References atan(), EXTRACT_WORDS, fabs(), GET_HIGH_WORD, SET_HIGH_WORD, and tiny. Referenced by atan2(). Here is the call graph for this function: ![]() |
|
|
Initial value: Definition at line 52 of file e_atan2.c. Referenced by __ieee754_atan2(). |
1.3.8