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