[.polylist {PolynomF} | R Documentation |
Extract components of a list of polynomials
Description
Extract components of a list of polynomials
Usage
## S3 method for class 'polylist'
x[i]
Arguments
x |
A polylist object |
i |
An index vector of any crongruent form |
Value
A polylist object of the components
[Package PolynomF version 2.0-8 Index]