0.1.8 • Published 5 years ago

@algebroid/cli v0.1.8

Weekly downloads
-
License
ISC
Repository
github
Last release
5 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

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago