
|
Mathomatic is a portable
Computer Algebra System (CAS) written entirely in the C programming language.
It is free and open source software,
published under the GNU LGPL version 2.1 license.
This is a user-friendly text mode application and library
that does automatic manipulations and calculations
of mixed symbolic/numeric mathematical expressions,
allowing quick and easy solving, differentiating, simplifying, etc.
of elementary algebra.
The Mathomatic software should easily compile under any operating system with a C compiler, and run correctly on any machine architecture it was compiled for. There are no dependencies other than the standard C libraries. The current version number is "15.0.5", released January 27, 2010. Click here to go to the Mathomatic downloads page. It is recommended that all users upgrade to version 15 of Mathomatic, due to ugliness in some version 14 results.
|