1.0.1 • Published 3 years ago
@novacalc/cli v1.0.1
@novacalc/cli
Complete basic (and not so basic) calculations from the command line.
Installation
npm i -g @novacalc/cli
# help
ncalc helpUsage
ncalc "<expression>"Examples
ncalc "1+1"
2ncalc "4*8/2+10"
26ncalc "sin(45)"License
Licensed under the AGPL v3 license. Learn more about it here.