asc-community/AngouriMath

CLI

Closed this issue · 1 comments

Along with the terminal, we could ship CLI:

$ am diff "sin(x) + 3"
cos(x)

$ am simplify "1+1"
2

$ am latex "1/2"
\frac{1}{2}

github.com/asc-community/AngouriMathCLI