diff options
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. |