summaryrefslogtreecommitdiffstats
path: root/academic/mathomatic/README
diff options
context:
space:
mode:
author Dylan Armitage <d.armitage89@gmail.com>2010-05-13 00:20:09 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:20:09 +0200
commit6ca86a9ddc07f5db104d070c1fedc62c9dfe2915 (patch)
treea4b4c18522be8e7de2e34ac06e7183dbe6972de7 /academic/mathomatic/README
parentea1adee7fec7c344544723e4153ffd6a1d155e3d (diff)
downloadslackbuilds-6ca86a9ddc07f5db104d070c1fedc62c9dfe2915.tar.gz
slackbuilds-6ca86a9ddc07f5db104d070c1fedc62c9dfe2915.tar.xz
academic/mathomatic: Updated for version 15.0.0
Diffstat (limited to 'academic/mathomatic/README')
-rw-r--r--academic/mathomatic/README19
1 files changed, 8 insertions, 11 deletions
diff --git a/academic/mathomatic/README b/academic/mathomatic/README
index 5cdc8c5baf..5468c4ffd4 100644
--- a/academic/mathomatic/README
+++ b/academic/mathomatic/README
@@ -4,14 +4,11 @@ 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, etc.
-
-Not implemented in Mathomatic are a GUI with plotting, named mathematical
-functions (such as f(x) and log(x)), arbitrary-precision arithmetic, and
-matricies.
+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 mathematical functions, arbitrary-precision arithmetic,
+and matrices.