powered by
Checks whether the dependence of the coefficients of a symbolicQspray polynomial on their parameters is polynomial.
symbolicQspray
hasPolynomialCoefficientsOnly(Qspray)
A Boolean value. The coefficients of a symbolicQspray
polynomial always are fractions of polynomials. This function checks whether they are polynomials.
a symbolicQspray object
JP <- JacobiPolynomial(4) hasPolynomialCoefficientsOnly(JP)
Run the code above in your browser using DataLab