numberOfTerms {symbolicQspray} | R Documentation |
Number of terms in a 'symbolicQspray' polynomial
Description
Number of terms in the polynomial defined by a
symbolicQspray
object.
Usage
## S4 method for signature 'symbolicQspray'
numberOfTerms(qspray)
Arguments
qspray |
a |
Value
An integer.
[Package symbolicQspray version 1.1.0 Index]