0

Mathomatic 15.6.3

A handy and easy to use Computer Algebra System written entirely in C Mathomatic is designed as a portable, general purpose CAS (Computer Algebra System). Mathomatic consists of a text-mode, floating point and symbolic math application and library suitable for desktops, handhelds, and embedded systems. Here are some key features of “Mathomatic”: · Solve, simplify, combine, and compare algebraic equations · Perform calculus transformations · Help with series analysis · Perform standard, complex number, and polynomial arithmetic and GCD computations · Generate efficient C, Java, or Python code from equations What’s New in This Release: [ read full changelog ] · Added file misc/known_bugs.txt, which is the current list of known bugs in Mathomatic. · Added file tests/quadratic.in, just a script that solves the general quadratic equation. · Fixed error messaging to not always give command usage information when a command fails or gives a negative result. Now only gives command usage info when helpful, like when something on the command line is incorrect. · Fixed the Mathomatic derivative command to not fail with a helpful · error message when the derivative is zero. Now it just gives a warning message along with the successful result of the constant zero. · Mathomatic no longer compiles correctly with the latest Xcode gcc, due to a bug in Apple’s gcc optimizer. Either turn the optimizer completely off when compiling with Xcode, or use the gcc provided by MacPorts. Xcode version 3.x and other non-Apple C compilers will work fine. All mention of Xcode has been removed from the Mathomatic distribution. · Balanced parentheses and brackets are now all…

Leave a Reply