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