Release Notes: This release adds many set command option changes and improvements, and they should all be backwards compatible. Integer type variables simplify better now. The read command now lets you set and get the contents of the current directory, for convenience. "Repeat approximate" is now similar to the calculate command. There are no plans to add the calculate command to the symbolic math library. Repeated warnings are suppressed.
Release Notes: Many small but annoying bugs introduced in versions 16.0.0 and 16.0.1 have been fixed. The Symbolic Math Library now works almost identically to the application when it comes to numerical input. Regarding the official documentation, links were enabled in the PDF and the HTML version is not using a large font anymore, so it can be read with mobile devices. A general cleanup was performed.
Release Notes: A new, simple syntax has been invented to apply identical operations to both sides of the current equation without interfering with current functionality, allowing a new tutorial script on quadratic formula derivation and proof. Many very minor bugs have been fixed, and automatic clearing of old numeric calculations now happens if memory is exhausted. Mathomatic now compiles easily with the Tiny C compiler (this has been tested).
Release Notes: This major release features new functionality and bugfixes. Code, documentation, and user interface improvements and corrections have been made. Everything has been cleaned and tested.
Release Notes: A massive cleanup has been done and many bugs were fixed. The solve verify command now quickly simplifies the solve result, so you don't have to, and verification success is therefore more likely. The official documentation has been perfected. Bugs were fixed in the code for the divide, limit, simplify, solve, and factor commands.
Release Notes: This release adds many user interface improvements and bugfixes. "solve 0" and "solve verify 0" work now. Numeric expressions are no longer automatically deleted when the next one is entered, by default. "set finance" has been renamed "set fixed_point", which is more descriptive and now allows integer-only display. A warning is given when Mathomatic enters integer-only display mode.
Release Notes: The tests were improved, and Mathomatic now compiles for iOS (Apple's iPhone OS) correctly. Plotting now works if you download gnuplot for Windows. Comparing expressions with the compare command will now tell if one expression is the negation (times -1) of the other. HTML tidy was added, so no more incorrect auto-generated HTML in the documentation. Error and debugging messages were improved. "set no autodelete" is allowed now. A general clean-up was done.
Release Notes: Important regressions and other bugs have been fixed in this release.
Release Notes: Some important missing documentation has been included, starting in this release, to take the guesswork out of using Mathomatic. The makefiles and modulus simplification have been fixed.
Release Notes: This is mainly a bugfix release. It fixes simplification of division by expressions with imaginary numbers in them. This allows complex exponential expressions like the tan(x) and cot(x) expansions to simplify nicely now with m4 Mathomatic. This was a bug only in the previous version of Mathomatic (15.7.3). A few other minor improvements have been made.