Square-free test

Functions

int fmpq_poly_is_squarefree (const fmpq_poly_ptr op)
 Returns whether op is squarefree.Returns whether op is squarefree.

Function Documentation

int fmpq_poly_is_squarefree ( const fmpq_poly_ptr  op  ) 

Returns whether op is squarefree.Returns whether op is squarefree.

By definition, a polynomial is square-free if it is not a multiple of a non-unit factor. In particular, polynomials up to degree 1 (including) are square-free.

Generated on Wed Dec 8 21:13:35 2010 for FMPQ_POLY by  doxygen 1.6.3