Integer Functions

absint integer absolute value

modquot modquot returns the quotient portion of i mod p

modrem modrem returns the quotient portion of i mod p

maxint maximum of two values

minint minimum of two values