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