dp_sp
, dp_sp_mod
dp_sp_mod()
の入力は, 全て有限体係数に変換されている必要がある.
[227] X=dp_ptod(x^2*y+x*y,[x,y]); (1)*<<2,1>>+(1)*<<1,1>> [228] Y=dp_ptod(x*y^2+x*y,[x,y]); (1)*<<1,2>>+(1)*<<1,1>> [229] dp_sp(X,Y); (-1)*<<2,1>>+(1)*<<1,2>>
dp_mod
, dp_rat
.
Go to the first, previous, next, last section, table of contents.