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

Go to the source code of this file.
Functions | |
| double | atan (double x) |
Variables | |
| double | atanhi [] |
| double | atanlo [] |
| double | aT [] |
| double | one |
|
|
Definition at line 91 of file s_atan.c. References aT, atanhi, atanlo, fabs(), GET_HIGH_WORD, GET_LOW_WORD, and one. Referenced by __ieee754_atan2(). Here is the call graph for this function: ![]() |
|
|
Initial value: Definition at line 65 of file s_atan.c. Referenced by atan(). |
|
|
Initial value: Definition at line 43 of file s_atan.c. Referenced by atan(). |
|
|
Initial value: Definition at line 54 of file s_atan.c. Referenced by atan(). |
|
|
Initial value: Definition at line 85 of file s_atan.c. Referenced by atan(). |
1.3.8