Number of terms Returns how many terms has a polynomial. Syntax n_terms(Polynomial) Description n_terms(Polynomial) Given a polynomial, returns its number of terms. Related functions Coefficients, Leading coefficient, Leading term Table of Contents Syntax Description Related functions