| numberOfVariables {symbolicQspray} | R Documentation |
Number of variables of a 'symbolicQspray' polynomial
Description
Number of variables involved in a symbolicQspray object.
Usage
## S4 method for signature 'symbolicQspray'
numberOfVariables(x)
Arguments
x |
a |
Value
An integer.
Note
The number of variables in the symbolicQspray object
Qlone(d) is d, not 1.
See Also
[Package symbolicQspray version 1.1.0 Index]