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