4.6.2.3 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 functions (in addition to inherited functions and special functions):

degree,$  $ list,$  $ pari

Instances of class Polynomial_generic_sparse also have the following special functions:

__getitem__,$  $ __getslice__,$  $ __reduce__,$  $ __setitem__

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