
|
Go to the first, previous, next, last section, table of contents.
- setmod([p])
-
:: ͸ÂÂΤò GF(p) ¤ËÀßÄꤹ¤ë.
- return
-
À°¿ô
- n
-
2^27 ̤Ëþ¤ÎÁÇ¿ô
-
͸ÂÂΤò GF(p) ¤ËÀßÄꤹ¤ë. ÀßÄêÃͤòÊÖ¤¹.
-
͸ÂÂΤθµ¤Î·¿¤ò»ý¤Ä¿ô¤Ï, ¤½¤ì¼«¿È¤Ï¤É¤Î͸ÂÂΤ˰¤¹¤ë¤«¤Î¾ðÊó¤ò»ý¤¿¤º,
¸½ºßÀßÄꤵ¤ì¤Æ¤¤¤ëÁÇ¿ô p ¤Ë¤è¤ê GF(p) ¾å¤Ç¤Î±é»»¤¬Å¬ÍѤµ¤ì¤ë.
-
°Ì¿ô¤ÎÂ礤Ê͸ÂÂΤ˴ؤ·¤Æ¤Ï see section ͸ÂÂΤ˴ؤ¹¤ë±é»».
[0] A=dp_mod(dp_ptod(2*x,[x]),3,[]);
(2)*<<1>>
[1] A+A;
addmi : invalid modulus
return to toplevel
[1] setmod(3);
3
[2] A+A;
(1)*<<1>>
- »²¾È
-
section
dp_mod , dp_rat , section ¿ô¤Î·¿.
Go to the first, previous, next, last section, table of contents.
|