
|
Mathomatic is a portable,
general-purpose Computer Algebra System (CAS) written entirely in the C programming language.
It is Free and Open Source Software (FOSS),
published under the GNU Lesser General Public License (LGPL version 2.1).
This is a console mode application that does symbolic math and quick calculations.
It compiles and runs under any operating system with a C compiler, especially GNU/Linux
with the GCC C compiler.
There are no dependencies other than the standard C libraries.
Mathomatic has been under continual development since 1986
and now stands at 17,000 lines of C code (including comments).
The current version number is "14.0.6" (Released June 25, 2008; view change log or development source code). Here you can download the latest Mathomatic source code:
A C compiler is not required to run the following:
|