SDL
2.0
|
Go to the source code of this file.
Functions | |
double | atan (double x) |
Variables | |
static const double | atanhi [] |
static const double | atanlo [] |
static const double | aT [] |
static const double | one = 1.0 |
static const double | huge = 1.0e300 |
double atan | ( | double | x | ) |
Definition at line 67 of file s_atan.c.
References aT, atanhi, atanlo, fabs(), GET_HIGH_WORD, GET_LOW_WORD, huge, libm_hidden_def(), and one.
Referenced by __ieee754_atan2(), and SDL_atan().
|
static |
Definition at line 49 of file s_atan.c.
Referenced by atan().
|
static |
|
static |