[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

10.5.2 field_type_ff

field_type_ff()
:: 設定されている基礎体の種類

return
整数

 
[0] field_type_ff();
0
[1] setmod_ff(3);
3
[2] field_type_ff();
1
[3] setmod_ff(x^2+x+1);
x^2+x+1
[4] field_type_ff();
2

参照
10.5.1 setmod_ff



This document was generated by root on March, 5 2004 using texi2html