polynomial.extrema.x: Finding the x-values of Extrema of a Polynomial

Description Usage Arguments Value

View source: R/Polynomial.R

Description

Finding the x-values of Extrema of a Polynomial

Usage

1
polynomial.extrema.x(poly, tol = sqrt(.Machine$double.eps))

Arguments

poly

A polynomial type.

tol

Tolerance.

Value

A vector containing the x-values of the extrema.


Chen2357/rrinterp documentation built on Jan. 7, 2022, 1:01 p.m.