A small library of common data types and numerical methods for solving mathematical problems
npm install commons-mathcommons-math is a small library of common data types and numerical methods for solving mathematical problems.
* Immutable complex numbers (Complex)
You can install the library using the command:
````
npm install commons-math
The library is published under the Apache 2.0 license.