2.1.5 double fmoddouble fmod(double __x, double __y) The function fmod() returns the floating-point remainder of __x / __y.