Leading coefficient Returns the coefficient of the leading term of a polynomial. Syntax leading_coefficient(Polynomial) Description leading_coefficient(Polynomial) Given a polynomial, returns the coefficient of the leading term. Related functions Leading term, Coefficients Table of Contents Syntax Description Related functions