6.11.2.7 Polynomial_generic_sparse Objects

class Polynomial_generic_sparse
A generic sparse polynomial.
Polynomial_generic_sparse( parent, [x=False], [check=True], [is_gen=None])

Instances of class Polynomial_generic_sparse have the following methods (in addition to inherited methods and special methods):

degree,$  $ list

Instances of class Polynomial_generic_sparse also have the following special methods:

__getitem__,$  $ __getslice__,$  $ __reduce__,$  $ __setitem__,$  $ _pari_,$  $ _Polynomial_generic_sparse__normalize

See About this document... for information on suggesting changes.