PatchworkOS
Loading...
Searching...
No Matches
fmod.c File Reference
#include <errno.h>
#include <math.h>

Go to the source code of this file.

Functions

double fmod (double x, double y)
 

Function Documentation

◆ fmod()

double fmod ( double  x,
double  y 
)

Definition at line 5 of file fmod.c.

References EDOM, errno, isinf, isnan, NAN, trunc(), x, and y.

Referenced by round().