AaravMalani / arithmetica-tui

A command-line wrapper for the arithmetica library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arithmetica-tui

A command-line wrapper for the arithmetica library.

Installation

curl -s -H "Accept: application/vnd.github.v3.raw" https://api.github.com/repos/avighnac/arithmetica-tui/contents/install.sh | sudo bash

Features

Factorize polynomials

Arithmetica can currently factorize any degree single variable polynomials!

Evaluate expressions

Arithmetica can also evaluate expressions:

Add / Multiply with steps

And if you ever need to add or multiply something 'by hand' again, arithmetica can help with that too!

About

A command-line wrapper for the arithmetica library.


Languages

Language:C++ 93.3%Language:Shell 4.7%Language:CMake 2.0%