Google

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


dp_subd

dp_subd(dpoly1,dpoly2)
:: Ƭ¹à¤Î¾¦Ã±¹à¼°¤òÊÖ¤¹.
return
ʬ»¶É½¸½Â¿¹à¼°
dpoly1, dpoly2
ʬ»¶É½¸½Â¿¹à¼°
  • dp_ht(dpoly1)/dp_ht(dpoly2) ¤òµá¤á¤ë. ·ë²Ì¤Î·¸¿ô¤Ï 1 ¤Ç¤¢¤ë.
  • ³ä¤êÀÚ¤ì¤ë¤³¤È¤¬¤¢¤é¤«¤¸¤á¤ï¤«¤Ã¤Æ¤¤¤ëɬÍפ¬¤¢¤ë.
[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.