ScriptEvent:fmod

From Mod Wiki

Parameters

float A -- The numerator.
float B -- The denominator.

Result

float

Supported By

sdSysCallThread

Comments

Functionality

Returns the remainder of the division of the given numbers, A/B.