A command-line wrapper for the arithmetica library.
To install the latest stable version, run:
curl -s -H "Accept: application/vnd.github.v3.raw" https://api.github.com/repos/arithmetica-org/arithmetica-tui/contents/install_stable.sh | sudo bash
If you want to install the bleeding edge version, run:
curl -s -H "Accept: application/vnd.github.v3.raw" https://api.github.com/repos/arithmetica-org/arithmetica-tui/contents/install_bleeding_edge.sh | sudo bash
🔴 For a good demonstration, go visit this tool's website here! 🔴
Arithmetica can currently factorize any degree single variable polynomials!
See step-by-step instructions on how to factor the polynomial of your choice.
Or just get to the answer.
Arithmetica can also evaluate expressions:
And if you ever need to add or multiply something 'by hand' again, arithmetica can help with that too!