pmod

Function pmod 

Source
pub fn pmod(arg1: Expr, arg2: Expr) -> Expr
Expand description

Returns the positive remainder of division of the first argument by the second argument.