4.6.2.2 Polynomial_generic_dense Objects

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

Instances of class Polynomial_generic_dense have the following functions (in addition to inherited functions and special functions):

degree,$  $ list

Instances of class Polynomial_generic_dense also have the following special functions:

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

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