diff options
author | minskim <minskim@pkgsrc.org> | 2005-06-17 14:49:24 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-06-17 14:49:24 +0000 |
commit | 556106efe141d5bdad6f48965f2ea64ca7c41c5d (patch) | |
tree | a322446066778c5cebd488c40991d6173d854027 | |
parent | 8619963d3334f48df83d4e6894dda705f302f50a (diff) | |
download | pkgsrc-556106efe141d5bdad6f48965f2ea64ca7c41c5d.tar.gz |
Update DESCRiption to reflect recent feature changes. Noted by the author.
-rw-r--r-- | math/mathomatic/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/mathomatic/DESCR b/math/mathomatic/DESCR index 6cf19ff9af6..bd4714f0ebd 100644 --- a/math/mathomatic/DESCR +++ b/math/mathomatic/DESCR @@ -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. |