ScriptEvent:mod
From Mod Wiki
Parameters
integer A -- The numerator. integer B -- The denominator.
Result
Supported By
sdSysCallThread
Comments
- See also fmod.
Functionality
Returns the remainder of the division of the given numbers, A/B.
integer A -- The numerator. integer B -- The denominator.
sdSysCallThread
Returns the remainder of the division of the given numbers, A/B.