GET TUTORING NEAR ME!

By providing your phone number, you consent to receive text messages from Club Z! for purposes related to our services. Message frequency may vary. Message and Data Rates may apply. Reply HELP for help or STOP to unsubscribe. See our Privacy Policy and our Terms and Conditions page

    Home / Get Math Help

    Polynomial Order

    Definition

    The highest order power in a univariate polynomial is known as its order (or, more properly, its polynomial degree). For example, the polynomial P(x) = a_n x^n + ... + a_2 x^2 + a_1 x + a_0 is of order n, denoted deg P(x) = n. The order of a polynomial is implemented in the Wolfram Language as Exponent[poly, x].

    Related Wolfram Language symbol

    Exponent