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

10.3 Polynomials on small finite fields

A multivariate polynomial over small finite field set by setmod_ff(p,n) can be factorized by using a builtin function sffctr(). modfctr() also factorizes a polynomial over a finite prime field. Internally, modfctr() creates a sufficiently large field extension of the specified ground field, and it calls sffctr(), then it constructs irreducible factors over the ground field from the factors returned by sffctr().


[ << ] [ < ] [ Up ] [ > ] [ >> ]

This document was generated on April 20, 2024 using texi2html 5.0.