Mathomatic is a portable Computer Algebra System (CAS) and calculator software that can symbolically solve, simplify, and compare algebraic equations; perform real number, complex number, and polynomial arithmetic; and do simple calculus transformations and series. It is designed to be reliable, quick, and easy to use.
| Tags | Mathematics algebra education Software Development |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX Cygwin Mac OS X Linux |
| Implementation | C |
| Translations | English |
Recent releases


Changes: This release fixes some major bugs in polynomial factoring, simplification, and calculating. Readability of results and responsiveness have been enhanced.


Changes: This release was generally cleaned up. Helpful, descriptive text was added. The factor command was fixed to work consistently when Mathomatic is compiled as a symbolic math library. Documentation and binary installs can now be done separately.


Changes: Simplification has been made efficient by cutting out unnecessary loops. Corrections and improvements continue to be made.


Changes: A general cleanup of the scripts and makefiles was done. Mathomatic now compiles with the gcc option -Wall by default. Larger mathematical expressions are allowed by default.


Changes: Documention and tests were cleaned up in this release. A "set save" command was implemented, which makes all current session options permanent. A run-time security mode command line option (-s) was added, for running Mathomatic on open public servers.