Gcdex - inert gcdex function
|
Calling Sequence
|
|
Gcdex(a, b, x, 's', 't')
|
|
Parameters
|
|
a, b
|
-
|
multivariate polynomials
|
x
|
-
|
main variable
|
s, t
|
-
|
(optional) unevaluated names
|
|
|
|
|
Description
|
|
•
|
The call Gcdex(a, b, x, 's', 't') mod p performs the computation modulo p a prime integer. The multivariate polynomials a and b must have rational coefficients or coefficients in a finite field specified by RootOfs.
|
•
|
The call evala(Gcdex(a, b, x, 's', 't')) does likewise. The multivariate polynomials a and b must have algebraic number (or function) coefficients specified by RootOfs.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
|
|
Download Help Document
Was this information helpful?