Documentation

Modulus - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Math :: Modulus

Root.Math.Modulus(
  Value Float,
  Divide Float
) Float
Returns the remainder of two numbers divided

Parameters

Value Float
The value being divided
Divide Float
The number the value is divided by

Return Value

Float

If you think anything is missing, please feel free to: submit documentation feedback on this page