ReactOS
0.4.16-dev-716-g2b2bdab
Functions
acosf.c File Reference
#include <math.h>
Include dependency graph for acosf.c:
Go to the source code of this file.
Functions
_Check_return_
float
__cdecl
acosf
(
_In_
float
x
)
Function Documentation
◆
acosf()
_Check_return_
float
__cdecl
acosf
(
_In_
float
x
)
Definition at line
11
of file
acosf.c
.
13
{
14
return
(
float
)
acos
((
double
)
x
);
15
}
acos
valarray< _Tp > acos(const valarray< _Tp > &__x)
Definition:
_valarray.h:901
x
GLint GLint GLint GLint GLint x
Definition:
gl.h:1548
sdk
lib
crt
math
acosf.c
Generated on Thu Feb 6 2025 06:23:46 for ReactOS by
1.9.6