This is a very fast library (written in System RPL and assembly language) to deal with fundamental polynomial necessities. Finds all roots of a polynomial, performs polynomial synthetic division, multiplication, and addition, evaluates a polynomial at a point, calculates the derivative, performs partial fraction decomposition, builds a polynomial given the roots, factors a polynomial, and converts between algebraic objects and polynomials. |