ReactOS
0.4.16-dev-823-g9a093ec
Functions
_chgsignf.c File Reference
#include <math.h>
Include dependency graph for _chgsignf.c:
Go to the source code of this file.
Functions
_Check_return_
float
_chgsignf
(
_In_
float
x
)
Function Documentation
◆
_chgsignf()
_Check_return_
float
_chgsignf
(
_In_
float
x
)
Definition at line
6
of file
_chgsignf.c
.
7
{
8
return
(
float
)
_chgsign
((
double
)
x
);
9
}
x
GLint GLint GLint GLint GLint x
Definition:
gl.h:1548
_chgsign
_Check_return_ __MINGW_NOTHROW _CRTIMP double __cdecl _chgsign(_In_ double)
sdk
lib
crt
math
_chgsignf.c
Generated on Tue Mar 18 2025 06:24:05 for ReactOS by
1.9.6