mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Add polynomial.js to number section
This commit is contained in:
parent
1436c62966
commit
c4cdb0170e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user