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

5.6.4 Tests

10B006 ^Univar? ( P → P flag )
Tests if polynomial is univariate.
10C006 ^SUnivar? ( P → P flag )
Tests if polynomial is univariate and the coefficients are bounded by register size.
0CC007 ^POLYPARITY ( poly → Z )
Tests if a polynomial (internal rep) is even/odd/none. Z=1 if even, -1 if odd, 0 if neither even nor odd.
0D6007 ^POLYSYM ( P → Z )
Tests symmetry of coefficients of polynomial. Z=1 for symmetric, -1 for anti, 0 otherwise.
0D7007 ^POLYASYM ( P → Z )
Tests "antisymmetry" of coef of polynomial. Z=1 for symmetric, -1 for anti, 0 otherwise.



This document was generated by Carsten Dominik on May, 30 2005 using texi2html