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