polynomial.extrema: Finding the Extrema of a Polynomial

Description Usage Arguments Value

View source: R/Polynomial.R

Description

Finding the Extrema of a Polynomial

Usage

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

Arguments

poly

A polynomial type.

tol

Tolerance.

Value

A pointData type containing the extrema points.


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