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 simplifying trig identities to the tests. Discovere "solve 0" doesn't work anymore, use "solve for 0" instead. "solve 0" will be fixed and enhanced shortly.