2010-05-12 23:27:39 +02:00
|
|
|
# HOW TO EDIT THIS FILE:
|
2013-11-22 08:29:22 +01:00
|
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
2010-12-16 17:02:42 +01:00
|
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
2010-05-12 23:27:39 +02:00
|
|
|
|
2010-05-13 00:20:09 +02:00
|
|
|
|-----handy-ruler------------------------------------------------------|
|
2010-05-12 23:27:39 +02:00
|
|
|
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.
|
2010-05-13 00:20:09 +02:00
|
|
|
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.
|