Remainder
<text size="0.8em">Working with polynomials? See remainder (Polynomials) </text>
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 .
