0.0.6 • Published 4 years agoCLI
mathcommands
Licence
ISC
Version
0.0.6
Deps
0
Size
2 kB
Vulns
0
Weekly
0
Cli Development
Currently this NPM package is a math one package
Current commands:
add
output:
> add 122 22
144
subtract
output:
> subtract 144 22
122
multiply
output:
> multiply 12 12
144
divide
output:
> divide 144 12
12