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