mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Add complex.js to number section
This commit is contained in:
@@ -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.
|
* [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.
|
* [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
|
* [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
|
## Storage
|
||||||
|
|||||||
Reference in New Issue
Block a user