#include <math.h>
Go to the source code of this file.
◆ atan2f()
Definition at line 11 of file atan2f.c.
14{
15 return (
float)
atan2((
double)
x,(
double)
y);
16}
_ACRTIMP double __cdecl atan2(double, double)
GLint GLint GLint GLint GLint x
GLint GLint GLint GLint GLint GLint y