diff options
author | Grigorios Bouzakis <grbzks@gmail.com> | 2010-05-12 23:27:36 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:27:36 +0200 |
commit | 20f8c8d186ae622f63961ade937d6ea625f0974e (patch) | |
tree | 8115954d3c52ae2aae79ffef5e73419d51d89fa9 /academic/calc/README | |
parent | 8018ec6804d386cd842ca93964bea31f07140372 (diff) | |
download | slackbuilds-20f8c8d186ae622f63961ade937d6ea625f0974e.tar.gz |
academic/calc: Added to 12.2 repository
Diffstat (limited to 'academic/calc/README')
-rw-r--r-- | academic/calc/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/academic/calc/README b/academic/calc/README new file mode 100644 index 0000000000..fb0ce245f9 --- /dev/null +++ b/academic/calc/README @@ -0,0 +1,3 @@ +Calc is arbitrary precision C-like arithmetic system that is a calculator, +an algorithm prototyper, and mathematical research tool. +Calc comes with a rich set of builtin mathematical and programmatic functions. |