/arithmetica-tui

A command-line wrapper for the arithmetica library.

Primary LanguageC++

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!