We advise against using this. It may be changed or removed in a future update.
This is removed in Lua versions later than what GMod is currently using. You should use the % operator or math.fmod instead.
Returns the modulus of the specified values. Same as math.fmod.