powered by
Number of parameters of a symbolicQspray polynomial, i.e. the number of variables occurring in its coefficients.
symbolicQspray
numberOfParameters(Qspray)
An integer, the number of parameters involved in (the coefficients of) Qspray.
Qspray
a symbolicQspray object
JP <- JacobiPolynomial(4) # Jacobi polynomials have two parameters numberOfParameters(JP)
Run the code above in your browser using DataLab