print.polylist {PolynomF} | R Documentation |
Print method for polynomial objects
## S3 method for class 'polylist'
print(x, ...)
x |
A polynomial object or list thereof |
... |
Additional arguments passed on to methods |
The original object, invisibly.