Mod « Math « C / ANSI-C






1.floating-point remainder value function
2.Mod and divide
3. Return remainder of floating point division: fmod Return remainder of floating point division: fmod
4.Split floating-point value into fractional and integer parts: how to use modf
5.Use the mod % operator