0.1.8 • Published 7 years ago

@algebroid/cli v0.1.8

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

@algebroid/cli

Command line utility for calculating math expressions.

  • supports large numbers.
  • supported operators: + - * / % ^

Usage

Install

npm i -g @algebroid/cli

Run

# check version
algebroid --version

# calculate
algebroid "12 ^ 12 + 4 - ( 80 % 43 )"
0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago