Add complex.js to number section

This commit is contained in:
Robert Eisele 2015-09-03 09:55:18 +02:00
parent 7afe7fc51c
commit 1436c62966

View File

@ -344,6 +344,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [accounting.js](https://github.com/josscrowcroft/accounting.js) - A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
* [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
## Storage