Learn R Programming

⚠️There's a newer version (2.0-8) of this package.Take me there.

PolynomF (version 0.94)

Polynomials in R

Description

Implements univariate polynomial operations in R

Copy Link

Version

Install

install.packages('PolynomF')

Monthly Downloads

1,829

Version

0.94

License

GPL-2

Maintainer

Bill Venables

Last Published

July 24th, 2010

Functions in PolynomF (0.94)

PolynomF-package

Univariate polynomial objects in R
PolynomF-internal

Internal PolynomF objects
poly.calc

Functions to generate polynomials in several standard ways
as.character.polynom

Coerce polynomial object to character
GCD

GCD and LCM or two or more polynomials
integral

Integral and differential calculus on polynomials or lists of polynomials.
c.polylist

Utility methods for manipulating polylist objects
plot.polynom

Graphical display of polynomial objects
polynom

Constructor, coercion, predicate and print functions for polynom and polylist objects
summary.polynom

Summary, coefficient and prediction methos for polynomial objects.
change.origin

Shift oritin
as.function.polynom

Coerce polynom or polylist objects to function.
Math.polynom

S3 Group Generic Functions for Polynomial and Polylist Objects
solve.polynom

Find roots of polynomial equations