Description Usage Arguments Value
This function takes in two vectors characterizing polynomials. It then returns a vector characterizing the product of the two polynomials.
1 | polyProduct(poly1, poly2)
|
poly1 |
vector, characerizing a polynomial. |
poly2 |
vector, characerizing a polynomial. |
vector, characterizing the product of the two polynomials
characterized poly1
and poly2
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.