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

10.5.17 irredcheck_ff

irredcheck_ff(poly)
:: Primality check of a univariate polynomial over a finite field.

return
0|1
poly
univariate polynomial over a finite field

 
[178] setmod_ff(2^64-95);
18446744073709551521
[179] ] F=x^10+random_ff();
x^10+14687973587364016969
[180] irredcheck_ff(F);  
1

References
10.5.1 setmod_ff



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