|
ReactOS 0.4.16-dev-2104-gb84fa49
|
Go to the source code of this file.
Macros | |
| #define | PRECISION 9 |
| #define | M_PI 3.141592653589793238462643 |
Functions | |
| double | cos (double x) |
Variables | |
| static double | cos_off_tbl [] = {0.0, -M_PI/2., 0, -M_PI/2.} |
| static double | cos_sign_tbl [] = {1,-1,-1,1} |
Definition at line 21 of file cos.c.
Referenced by __cos(), __libm_sse2_cos(), __libm_sse2_cosf(), __sincos(), _CIcos(), _libm_sse2_cos_precise(), add_arc_part(), AngleBetweenVectorsRad(), attempt_line_merge(), compute_sincos_table(), cosf(), cosl(), create_outline(), D3DRMQuaternionFromRotation(), D3DRMVectorRotate(), draw_cap(), draw_graphics(), DrawGLScene(), EMFDRV_ArcChordPie(), expT(), GdipRotateMatrix(), generateTestSignal(), gl_Lightfv(), gl_rotation_matrix(), Global_Cos(), init_layer3(), IntGdiAngleArc(), IntGdiWidenPath(), Math_cos(), CDrvDefExt::PaintStaticControls(), PATH_DoArcPart(), polar(), powT(), prepare_decode_tables(), pres_cos(), render(), RotatePoint(), rpn_cos(), shorten_line_percent(), sincos(), Test_cos_approx(), Test_cos_exact(), ValarrayTest::transcendentals(), and unstretch_angle().