ReactOS
0.4.16-dev-2104-gb84fa49
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
}
_chgsign
_ACRTIMP double __cdecl _chgsign(double)
Definition:
math.c:1227
x
GLint GLint GLint GLint GLint x
Definition:
gl.h:1548
sdk
lib
crt
math
_chgsignf.c
Generated on Wed Jan 7 2026 06:26:01 for ReactOS by
1.9.6