Gapplet
Given polynomials
f
,
g
Q
[
X
], find their gcd.
Input
f
, e.g., X^8-1
Input
g
, e.g., 2*X^4+2
gcd