interface Mod {
    $mod: [NumberExpression, NumberExpression];
}

Properties

Properties

Returns the remainder of the first number divided by the second. Accepts two argument expressions.