Polynomial Operators |
The Polynomial type exposes the following members.
Name | Description | |
---|---|---|
Addition |
Computes the sum of two polynomials.
| |
Multiply |
Computes the product of two polynomials.
| |
Subtraction |
Computes the difference of two polynomials.
| |
UnaryNegation |
Negates a polynomial.
|