SDL
2.0
|
Go to the source code of this file.
Functions | |
double attribute_hidden | __kernel_cos (double x, double y) |
Variables | |
static double | one = 1.00000000000000000000e+00 |
static double | C1 = 4.16666666666666019037e-02 |
static double | C2 = -1.38888888888741095749e-03 |
static double | C3 = 2.48015872894767294178e-05 |
static double | C4 = -2.75573143513906633035e-07 |
static double | C5 = 2.08757232129817482790e-09 |
static double | C6 = -1.13596475577881948265e-11 |
double attribute_hidden __kernel_cos | ( | double | x, |
double | y | ||
) |
Definition at line 74 of file k_cos.c.
References C1, C2, C3, C4, C5, C6, GET_HIGH_WORD, INSERT_WORDS, and one.
Referenced by libm_hidden_proto().
|
static |
Definition at line 62 of file k_cos.c.
Referenced by __kernel_cos().
|
static |
Definition at line 63 of file k_cos.c.
Referenced by __kernel_cos().
|
static |
Definition at line 64 of file k_cos.c.
Referenced by __kernel_cos().
|
static |
Definition at line 65 of file k_cos.c.
Referenced by __kernel_cos().
|
static |
Definition at line 66 of file k_cos.c.
Referenced by __kernel_cos().
|
static |
Definition at line 67 of file k_cos.c.
Referenced by __kernel_cos().
|
static |
Definition at line 61 of file k_cos.c.
Referenced by __kernel_cos().