This function computes the remainder of x/y, which is
x - iy for some integer i such that
iy < x < (i+1)y.
Return Value
The remainder of x/y. If x is Inf or
NaN, the return value is NaN and errno is set to
EDOM. If y is zero, the return value is zero (but
errno is not changed).
Please take a moment to fill out
this visitor survey You can help support this site by
visiting the advertisers that sponsor it! (only once each, though)