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
Given two univariate polynomials and , computes its resultant.
Given two univariate polynomials and and an identifier or list with the variables, computes its resultant when collecting with respect to such variables.