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 have the following methods (in addition to inherited methods and 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.