base/math/k_sin.c File Reference

Include dependency graph for k_sin.c:

Go to the source code of this file.

Functions

double __kernel_sin (double x, double y, int iy)

Variables

static double half = 5.00000000000000000000e-01
static double S1 = -1.66666666666666324348e-01
static double S2 = 8.33333333332248946124e-03
static double S3 = -1.98412698298579493134e-04
static double S4 = 2.75573137070700676789e-06
static double S5 = -2.50507602534068634195e-08
static double S6 = 1.58969099521155010221e-10


Function Documentation

double __kernel_sin ( double  x,
double  y,
int  iy 
)

Definition at line 64 of file k_sin.c.

References GET_HIGH_WORD, half, S1, S2, S3, S4, S5, and S6.

Referenced by cos(), sin(), and sin_pi().


Variable Documentation

double half = 5.00000000000000000000e-01 [static]

Definition at line 53 of file k_sin.c.

double S1 = -1.66666666666666324348e-01 [static]

Definition at line 54 of file k_sin.c.

Referenced by __kernel_sin().

double S2 = 8.33333333332248946124e-03 [static]

Definition at line 55 of file k_sin.c.

Referenced by __kernel_sin().

double S3 = -1.98412698298579493134e-04 [static]

Definition at line 56 of file k_sin.c.

Referenced by __kernel_sin().

double S4 = 2.75573137070700676789e-06 [static]

Definition at line 57 of file k_sin.c.

Referenced by __kernel_sin().

double S5 = -2.50507602534068634195e-08 [static]

Definition at line 58 of file k_sin.c.

Referenced by __kernel_sin().

double S6 = 1.58969099521155010221e-10 [static]

Definition at line 59 of file k_sin.c.

Referenced by __kernel_sin().


Generated on Tue Feb 2 17:47:51 2010 for RTAI API by  doxygen 1.4.7