About Mathomatic
If c2 = a2 + b2,
then what do a, b, and c equal?
Mathomatic is a small Computer Algebra System (CAS) that works like an algebraic calculator.
Expressions and equations are entered in standard algebraic (infix) notation.
Operations are performed on them by entering
simple English commands.
Mathomatic is designed to be as general and easy to use as possible,
and as such, has no programming capability.
The software implements most of the rules of algebra for
addition (+), subtraction (−), multiplication (*),
division (/), modulo division (%), and all forms of exponentiation (^ or **).
All arithmetic is double precision floating point with up to 14 decimal digits accuracy.
Mathomatic can symbolically:
Mathematical functions (such as f(x) and log(x)),
plotting, and arbitrary precision arithmetic are not implemented in Mathomatic;
these capabilities are available in a larger, full-featured CAS like Maxima
or Sympy.
Examples:
Information:
|
Advertisement
|