UNPKG
@rgsoft/math
Version:
latest (1.3.4)
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Yet another JS math library
github.com/rgmiranda/math-js
rgmiranda/math-js
@rgsoft/math
/
README.md
19 lines
(12 loc)
•
182 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# math-js
Yet
another
JS
math library
## Installation
``
`sh npm install @rgsoft/math `
``
## Tests
``
`sh npm run test `
``
## Usage
[
Usage
docs](docs/index.md)