pub fn modulus(arg1: Expr, arg2: Expr) -> Expr
Returns the remainder of division of the first argument by the second argument.