diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2011-08-10 08:51:52 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-10 08:51:52 -0300 |
commit | d3f5c7ec20fc36afaf9628753caa8ab9b93f5d96 (patch) | |
tree | a59409982f22ba3377cb1936dfba5f0b6ec53207 /academic/smath-studio/README | |
parent | 85a01f18f360b659070193b7ecd2ba50f621eb6d (diff) | |
download | slackbuilds-d3f5c7ec20fc36afaf9628753caa8ab9b93f5d96.tar.gz |
academic/smath-studio: Added (computer algebra system)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'academic/smath-studio/README')
-rw-r--r-- | academic/smath-studio/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/academic/smath-studio/README b/academic/smath-studio/README new file mode 100644 index 0000000000..034c12b641 --- /dev/null +++ b/academic/smath-studio/README @@ -0,0 +1,16 @@ +SMath Studio is a freeware, closed source, mathematical +notebook program similar to Mathcad, written in C#. + +Among its capabilities are: + + - Solving differential equations + - Graphing functions in two or three dimensions + - Symbolic calculations including solving systems of equations + - Matrix operations including determinants + - Finding roots of polynomials and functions + - Symbolic and numeric differentiation of functions + - Numeric integration + - Simple multiline looped programs + - User defined functions + +This requires mono. |