
|
Go to the first, previous, next, last section, table of contents.
- dp_lcm(dpoly1,dpoly2)
-
:: ºÇ¾®¸øÇܹà¤òÊÖ¤¹.
- return
-
ʬ»¶É½¸½Â¿¹à¼°
- dpoly1, dpoly2
-
ʬ»¶É½¸½Â¿¹à¼°
-
¤½¤ì¤¾¤ì¤Î°ú¿ô¤ÎƬ¹à¤ÎºÇ¾®¸øÇܹà¤òÊÖ¤¹. ·¸¿ô¤Ï 1 ¤Ç¤¢¤ë.
[100] dp_lcm(<<1,2,3,4,5>>,<<5,4,3,2,1>>);
(1)*<<5,4,3,4,5>>
- »²¾È
-
section
p_nf , p_nf_mod , p_true_nf , p_true_nf_mod .
Go to the first, previous, next, last section, table of contents.
|