commons-math
v0.3.0
Published
A small library of common data types and numerical methods for solving mathematical problems
Downloads
1
Readme
commons-math
is a small library of common data types and numerical methods for solving mathematical problems.
Features
- Immutable complex numbers (
Complex
)
Installation
You can install the library using the command:
npm install commons-math
License
The library is published under the Apache 2.0 license.