Difference between revisions of "ScriptEvent:mod"
From Mod Wiki
(No difference)
|
Latest revision as of 11:27, 5 November 2007
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.