Package: polynomial
Type: Package
Title: Handling Univariate Polynomials
Version: 0.1.0
Author: Andrew Simmons
Maintainer: Andrew Simmons <akwsimmo@gmail.com>
Description: Provides a 'polynomial' class, functions to create, coerce and test 
    for class 'polynomial', various functions to manipulate these polynomials, 
    and functions for calculating the coefficients of some common polynomials.
License: MIT + file LICENSE
Depends: essentials, methods
Imports: graphics, grDevices, stats
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Packaged: 2021-02-19 18:42:02 UTC; andre
Repository: CRAN
Date/Publication: 2021-02-22 12:20:02 UTC
