We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
73f9cad
There was an error while loading. Please reload this page.
Rebranded to polynomial_tools.
Added GeneralPolynomial, which currently can only add and subtract.
bd03b80
Renamed the Quadratic root function, and added one for Linear. Also, added some additional documentation.
e55574d
A derivative function was added to all Polynomials.