
|
Go to the first, previous, next, last section, table of contents.
- extdeg_ff()
-
:: ÀßÄꤵ¤ì¤Æ¤¤¤ë´ðÁÃÂΤÎ, ÁÇÂΤËÂФ¹¤ë³ÈÂ缡¿ô
- return
-
À°¿ô
-
ÀßÄꤵ¤ì¤Æ¤¤¤ë´ðÁÃÂΤÎ, ÁÇÂΤËÂФ¹¤ë³ÈÂ缡¿ô¤òÊÖ¤¹.
-
GF(p) ¤Î¾ì¹ç 1, GF(2^n) ¤Î¾ì¹ç n ¤òÊÖ¤¹.
[0] extdeg_ff();
extdeg_ff : current_ff is not set
return to toplevel
[0] setmod_ff(3);
3
[1] extdeg_ff();
1
[2] setmod_ff(x^2+x+1);
x^2+x+1
[3] extdeg_ff();
2
- »²¾È
-
section
setmod_ff
Go to the first, previous, next, last section, table of contents.
|