Add polynomial.js to number section

This commit is contained in:
Robert Eisele 2015-09-03 09:56:03 +02:00
parent 1436c62966
commit c4cdb0170e

View File

@ -345,6 +345,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [money.js](https://github.com/josscrowcroft/money.js) - A tiny (1kb) javascript currency conversion library, for web & nodeJS.
* [Fraction.js](https://github.com/infusion/Fraction.js) - A rational number library for JavaScript
* [Complex.js](https://github.com/infusion/Complex.js) - A complex number library for JavaScript
* [Polynomial.js](https://github.com/infusion/Polynomial.js) - A polynomials library for JavaScript
## Storage