Previous Up Next

5.28.7  Choosing the GCD algorithm of two polynomials: ezgcd heugcd modgcd psrgcd

The ezgcd, heugcd, modgcd and psrgcd commands compute the gcd (greatest common divisor) of two univariate or multivariate polynomials with coefficients in ℤ or ℤ[i] with different algorithms.

Examples.


Previous Up Next