fmod,fmodf,fmodl 在头文件<math.h>中定义floatfmodf(floatx,floaty);(1)(自C99以来)doublefmod(doublex,doubley);(2