
|
Mathomatic is a portable,
general-purpose CAS (Computer Algebra System) written entirely in the C programming language.
It is free and open source software, 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.
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.2" (Released May 5, 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:
|