Remainder Working with integers? See remainder (Integer) Computes the remainder of the division of two polynomials. Syntax remainder(Polynomial, Polynomial) Description remainder(Polynomial, Polynomial) Given two polynomials and , computes the remainder of the division . Related functions Quotient, Quotient and remainder Table of Contents Syntax Description Related functions