From 6ca86a9ddc07f5db104d070c1fedc62c9dfe2915 Mon Sep 17 00:00:00 2001 From: Dylan Armitage Date: Thu, 13 May 2010 00:20:09 +0200 Subject: academic/mathomatic: Updated for version 15.0.0 --- academic/mathomatic/README | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'academic/mathomatic/README') 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. -- cgit v1.2.3