Description Usage Arguments Value Examples
Element-wise arithmetic with vectors of multivariate polynomials.
1 2 3 4 5 6 7 8 | ## S3 method for class 'mpolyList'
e1 + e2
## S3 method for class 'mpolyList'
e1 - e2
## S3 method for class 'mpolyList'
e1 * e2
|
e1 |
an object of class mpolyList |
e2 |
an object of class mpolyList |
An object of class mpolyList.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.