Quotient
<text size="0.8em">Working with polynomials? See quotient (Polynomials) </text>
Computes the quotient of the division of two integers.
Syntax
quotient(Integer, Integer)
Description
Given two integers and , the operation divided by , with : ; has a quotient and a remainder . This function returns .
