ReactOS
0.4.16-dev-2104-gb84fa49
cisin.c
Go to the documentation of this file.
1
#include <precomp.h>
2
3
/*
4
* @implemented
5
*/
6
double
CDECL
_CIsin
(
void
)
7
{
8
FPU_DOUBLE(
x
);
9
return
sin
(
x
);
10
}
_CIsin
double CDECL _CIsin(void)
Definition:
cisin.c:6
CDECL
#define CDECL
Definition:
compat.h:29
sin
_ACRTIMP double __cdecl sin(double)
Definition:
sin.c:21
x
GLint GLint GLint GLint GLint x
Definition:
gl.h:1548
sdk
lib
crt
math
i386
cisin.c
Generated on Tue Jan 6 2026 06:19:07 for ReactOS by
1.9.6