Resultant Computes the resultant of two univariate polynomials, i.e. the determinant of the Sylvester matrix. Syntax resultant(Polynomial, Polynomial) resultant(Polynomial, Polynomial, Identifier | List) Description resultant(Polynomial, Polynomial) Given two univariate polynomials and , computes its resultant. resultant(Polynomial, Polynomial, Identifier | List) Given two univariate polynomials and and an identifier or list with the variables, computes its resultant when collecting with respect to such variables. Related functions Table of Contents Syntax Description Related functions