Update DESCRiption to reflect recent feature changes. Noted by the author.

This commit is contained in:
minskim 2005-06-17 14:49:24 +00:00
parent ee1b998a20
commit dc7ffaed50

View file

@ -5,8 +5,6 @@ Mathomatic is an interpreter that can:
- Solve, simplify, and compare algebraic equations.
- Combine simultaneous equations.
- Perform basic calculus operations.
- Generate the sensitivity formula for one or more variables in an
equation.
- Act like a double precision floating point programmable calculator.
- Perform complex number and polynomial arithmetic.
- Compute the Greatest Common Divisor of numbers or polynomials.