Changes for version 1.00
- 3 Sep 2015
- Added the coefficient list functions for addition, subtraction, division, multiplication, derivative, antiderivative, and evaluation (via Horner's method) of polynomials without actually creating a polynomial object.
- Added the tests for the above operations.
Modules
Useful computational or mathematical functions.