Previous Up Next

11.1.1  Polynomials of a single variable

A polynomial of one variable is represented either by a symbolic expression or by the list of its coefficients in decreasing powers order (dense representation). In the latter case, to avoid confusion with other kinds of lists:

Note that polynomials represented as lists of coefficients are always written in decreasing powers order even if the box Increasing power is checked in CAS configuration (see Section 2.5.7).


Previous Up Next