Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
..
README 0ad3347966 academic/mathomatic: Fix README. 3 years ago
doinst.sh 9edac5e337 academic/mathomatic: Updated for version 15.6.3 (+new maintainer) 12 years ago
mathomatic.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
mathomatic.info 1bc026ec07 academic/mathomatic: New download location. 11 years ago
slack-desc 3b69c2c40b academic/mathomatic: Fix slack-desc. 7 years ago

README

Mathomatic is designed to be as general and easy to use as possible.
The software implements most of the rules of algebra for addition,
subtraction, multiplication, division, modulo division, and all forms
of exponentiation. All arithmetic is double precision floating point
with up to 14 decimal digits accuracy.

Mathomatic can symbolically combine and solve equations containing many
variables, completely simplify and compare expressions and equations,
do simple calculus transformations and series, perform standard,
complex number, and polynomial arithmetic, generate optimized C,
Java, and Python language code from simplified equations, carry
out quick calculations, and much more. Plotting with gnuplot is
also supported. Not implemented in Mathomatic are named functions,
arbitrary-precision arithmetic, and matrices.