> For the complete documentation index, see [llms.txt](https://irosyadi.gitbook.io/irosyadi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://irosyadi.gitbook.io/irosyadi/app/symbolic-math-solver.md).

# Symbolic Math Solver

## Online Math Solver

* [Step-by-Step Calculator - Symbolab](https://www.symbolab.com/solver/step-by-step/)
* [Wolfram Alpha](https://www.wolframalpha.com/) : also numerical computation, search engine, visualization
* Microsoft Solver
* Google Solver

## Offline Math Solver

* [Mathics](https://mathics.org/)
* [idanpa/calcpy: Calculator and advanced math solver in the comfort of your terminal, with familiar python.](https://github.com/idanpa/calcpy)
* [SymPy](https://www.sympy.org/en/index.html)
