|
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 | sin (double x) |
Variables | |
| static double | sin_off_tbl [] = {0.0, -M_PI/2., 0, -M_PI/2.} |
| static double | sin_sign_tbl [] = {1,-1,-1,1} |
Definition at line 21 of file sin.c.
Referenced by __libm_sse2_sin(), __libm_sse2_sinf(), __rpc_get_time_offset(), __rpc_sockisbound(), __rpc_taddr2uaddr_af(), __rpc_uaddr2taddr_af(), __sincos(), _CIsin(), _libm_sse2_sin_precise(), add_arc_part(), bindresvport(), bindresvport_sa(), compute_sincos_table(), D3DRMQuaternionFromRotation(), D3DRMQuaternionSlerp(), D3DRMVectorRotate(), draw_cap(), draw_graphics(), DrawGLScene(), EMFDRV_ArcChordPie(), expT(), GdipRotateMatrix(), get_server(), CAppScrnshotPreview::GetFrameDotShift(), gl_rotation_matrix(), Global_Sin(), gluPerspective(), init_layer3(), IntGdiAngleArc(), IntGdiWidenPath(), main(), Math_sin(), NetBTCall(), NetBTSendNameQuery(), netfinger(), CDrvDefExt::PaintStaticControls(), PATH_DoArcPart(), polar(), powT(), pres_sin(), RotatePoint(), rpc_broadcast_exp(), rpcrt4_ip_tcp_get_top_of_tower(), rpn_sin(), shorten_line_percent(), sincos(), sinf(), sinl(), Test_sin_approx(), Test_sin_exact(), TestKs(), ValarrayTest::transcendentals(), uaddr_to_sockaddr(), unstretch_angle(), wave_generate_la(), and wave_generate_tone().