getConstantTerm {symbolicQspray} | R Documentation |
Get the constant term of a 'symbolicQspray' polynomial
Description
Get the constant term of a symbolicQspray
polynomial.
Usage
## S4 method for signature 'symbolicQspray'
getConstantTerm(qspray)
Arguments
qspray |
a |
Value
A ratioOfQsprays
object.
[Package symbolicQspray version 1.1.0 Index]