Remainder
Nota
Working with polynomials? See Remainder (Polynomials).
Computes the remainder of the division of two integers.
Syntax
remainder(Integer, Integer)
Description
Given two integers and , the operation divided by , with : ; has a quotient and a remainder . This function returns .