Preparing search index...
The search index is not available
mingo
mingo
operators/expression/arithmetic/mod
$mod
Function $mod
Takes two numbers and calculates the modulo of the first number divided by the second.
$mod
(
obj
,
expr
,
options
)
:
unknown
Parameters
obj
:
AnyObject
expr
:
unknown
options
:
Options
Returns
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Takes two numbers and calculates the modulo of the first number divided by the second.