summaryrefslogtreecommitdiffstats
path: root/academic/mathomatic/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'academic/mathomatic/slack-desc')
-rw-r--r--academic/mathomatic/slack-desc16
1 files changed, 8 insertions, 8 deletions
diff --git a/academic/mathomatic/slack-desc b/academic/mathomatic/slack-desc
index 98e023c841..2f3ebd41e7 100644
--- a/academic/mathomatic/slack-desc
+++ b/academic/mathomatic/slack-desc
@@ -5,15 +5,15 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler---------------------------------------------------|
+ |-----handy-ruler------------------------------------------------------|
mathomatic: Mathomatic (a small, portable Computer Algebra System)
mathomatic:
mathomatic: This is a console mode application that does symbolic math and
mathomatic: quick calculations in a standard and generalized way.
-mathomatic: Mathomatic is designed to be general and easy to use.
-mathomatic: It implements most of the rules of algebra for addition,
-mathomatic: subtraction, multiplication, division, modulo division, and all
-mathomatic: forms of exponentiation.
-mathomatic:
-mathomatic: Homepage: http://mathomatic.org
-mathomatic:
+mathomatic: Mathomatic is designed to be as general an easy to use as general.
+mathomatic: It implements most of the rules of algebra for addition, subtraction,
+mathomatic: multiplication, division, modulo division, and all forms of
+mathomatic: exponentiation. All arithmetic is double precision floating point
+mathomatic: with up to 14 decimal digits accuracy. It is hoped that Mathomatic
+mathomatic: will show you the true perfect beauty that is mathematics, and be
+mathomatic: a useful calculating tool, too.