ReactOS
0.4.15-dev-5893-g1bb4167
cisqrt.c
Go to the documentation of this file.
1
#include <precomp.h>
2
3
/*
4
* @implemented
5
*/
6
double
CDECL
_CIsqrt
(
void
)
7
{
8
FPU_DOUBLE(
x
);
9
return
sqrt
(
x
);
10
}
sqrt
_STLP_DECLSPEC complex< float > _STLP_CALL sqrt(const complex< float > &)
Definition:
complex.cpp:188
_CIsqrt
double CDECL _CIsqrt(void)
Definition:
cisqrt.c:6
CDECL
#define CDECL
Definition:
compat.h:29
x
GLint GLint GLint GLint GLint x
Definition:
gl.h:1548
sdk
lib
crt
math
i386
cisqrt.c
Generated on Thu Mar 30 2023 06:12:04 for ReactOS by
1.9.6