minroot: Obtain the smallest polynomial root

Description Usage Arguments Value

Description

Calculates all the roots of a polynomial and returns the root that is the smallest.

Usage

1

Arguments

x

A cx_vec that has a 1 appended before the coefficents. (e.g. c(1, x))

Value

A double with the minimum root value.


gmwm documentation built on April 14, 2017, 4:38 p.m.