Description Usage Arguments Value Author(s) See Also Examples
Evaluate a polynomial at given points.
1 |
coef |
coefficients of the polynomial, defined in decreasing power. |
z |
the points at which to evaluate the polynomial. |
An array of length(z)
, the polynomial evaluated at each element
of z
.
Tom Short
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.