6.11.2.6 Polynomial_generic_field Objects

class Polynomial_generic_field
Polynomial_generic_field( parent, [is_gen=False])

Instances of class Polynomial_generic_field also have the following special methods:

_gcd

Further documentation:

_gcd( other)

Return the GCD of self and other, as a monic polynomial.

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