PolynomialExtendedGCD
returns the extended GCD (‘greatest common divisor’) of the univariate polynomials
p
andq
.
returns the extended GCD (‘greatest common divisor’) of the univariate polynomials
p
andq
modulus theprime
integer.
See
Examples
Implementation status
- ✅ - full supported