Leading coefficient
Returns the coefficient of the leading term of a polynomial.
Syntax
leading_coefficient(Polynomial)
Description
Given a polynomial, returns the coefficient of the leading term.
Returns the coefficient of the leading term of a polynomial.
leading_coefficient(Polynomial)
Given a polynomial, returns the coefficient of the leading term.