base/math/k_cos.c File Reference

#include "math.h"
#include "mathP.h"

Include dependency graph for k_cos.c:

Include dependency graph

Go to the source code of this file.

Functions

double __kernel_cos (double x, double y)

Variables

double one


Function Documentation

double __kernel_cos double  x,
double  y
 

Definition at line 71 of file k_cos.c.

References GET_HIGH_WORD, INSERT_WORDS, and one.

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


Variable Documentation

double one [static]
 

Initial value:

1.00000000000000000000e+00 C1 = 4.16666666666666019037e-02 C2 = -1.38888888888741095749e-03 C3 = 2.48015872894767294178e-05 C4 = -2.75573143513906633035e-07 C5 = 2.08757232129817482790e-09 C6 = -1.13596475577881948265e-11
Definition at line 60 of file k_cos.c.

Referenced by __kernel_cos().


Generated on Thu Nov 20 11:55:50 2008 for RTAI API by doxygen 1.3.8