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