The SAGE Manual
Previous:
6.11.2.5 Polynomial_generic_dense_field Objects
Up:
6.11.2 rings.polynomial_element - Univariate
Next:
6.11.2.7 Polynomial_generic_sparse Objects
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.
The SAGE Manual
Previous:
6.11.2.5 Polynomial_generic_dense_field Objects
Up:
6.11.2 rings.polynomial_element - Univariate
Next:
6.11.2.7 Polynomial_generic_sparse Objects
Release 0.7.7, documentation updated on October 4, 2005.
See
About this document...
for information on suggesting changes.