Google

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


irredcheck_ff

irredcheck_ff(poly)
:: 1 ÊÑ¿ô¿¹à¼°¤ÎÍ­¸ÂÂξå¤Ç¤Î´ûÌóȽÄê
return
0|1
poly
Í­¸ÂÂξå¤Î 1 ÊÑ¿ô¿¹à¼°
  • `fff' ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤ë.
  • Í­¸ÂÂξå¤Î 1 ÊÑ¿ô¿¹à¼°¤Î´ûÌóȽÄê¤ò¹Ô¤¤, ´ûÌó¤Î¾ì¹ç 1, ¤½¤ì°Ê³°¤Ï 0 ¤òÊÖ¤¹.
[178] setmod_ff(2^64-95);
18446744073709551521
[179] ] F=x^10+random_ff();
x^10+14687973587364016969
[180] irredcheck_ff(F);  
1
»²¾È
section setmod_ff


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