Description Usage Arguments Value
View source: R/Polynomial.R View source: R/PiecewisePolynomial.R
Finding the y-values of Extrema of a Polynomial
Finding the y-values of Extrema of a Piecewise Polynomial
1 2 3 | polynomial.extrema.y(poly, tol = sqrt(.Machine$double.eps))
polynomial.extrema.y(poly, tol = sqrt(.Machine$double.eps))
|
poly |
A |
tol |
Tolerance. |
A vector containing the y-values of the extrema.
A vector containing the y-values of the extrema.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.