Go to the first, previous, next, last section, table of contents.


dp_subd

dp_subd(dpoly1,dpoly2)
:: 頭項の商単項式を返す.
return
分散表現多項式
dpoly1, dpoly2
分散表現多項式
[162] dp_subd(<<1,2,3,4,5>>,<<1,1,2,3,4>>);
(1)*<<0,1,1,1,1>>
参照
section dp_red, dp_red_mod.


Go to the first, previous, next, last section, table of contents.