ReactOS
0.4.16-dev-329-g9223134
cilog.c
Go to the documentation of this file.
1
#include <precomp.h>
2
3
/*
4
* @implemented
5
*/
6
double
CDECL
_CIlog
(
void
)
7
{
8
FPU_DOUBLE(
x
);
9
return
log
(
x
);
10
}
_CIlog
double CDECL _CIlog(void)
Definition:
cilog.c:6
CDECL
#define CDECL
Definition:
compat.h:29
x
GLint GLint GLint GLint GLint x
Definition:
gl.h:1548
log
#define log(outFile, fmt,...)
Definition:
util.h:15
sdk
lib
crt
math
i386
cilog.c
Generated on Sat Dec 7 2024 06:13:25 for ReactOS by
1.9.6