print.gmpoly {gmpoly} | R Documentation |
Print a multivariate polynomial
Description
Print a multivariate polynomial of class gmpoly
.
Usage
## S3 method for class 'gmpoly'
print(x, ...)
Arguments
x |
a |
... |
ignored |
Value
No value, just prints the polynomial.
[Package gmpoly version 1.1.0 Index]