Description Usage Arguments Value
Horner's method to evaluate a polynomial, copied from the polynom package. the most efficient way
1 | polyHorner(coefs, x)
|
coefs |
the polynomial coefficients |
x |
the input values for the polynomial function |
the evaluated polynomial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.