diff options
author | Dave Woodfall <dave@tty1.uk> | 2018-11-28 22:58:14 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:58 +0700 |
commit | 6aa49dafac936282dd035e43ee7b95bf84340e3c (patch) | |
tree | 5873b62333bab3ee8927ab3f0a8022320a6dd53e /academic/calc/README | |
parent | 941563a1cb724e62bfffac3b39a5e4c8081c3a60 (diff) | |
download | slackbuilds-6aa49dafac936282dd035e43ee7b95bf84340e3c.tar.gz |
academic/calc: Update to 2.12.7.2
Diffstat (limited to 'academic/calc/README')
-rw-r--r-- | academic/calc/README | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/academic/calc/README b/academic/calc/README index ad467a98d3..ed106de736 100644 --- a/academic/calc/README +++ b/academic/calc/README @@ -1,3 +1,8 @@ -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. +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. + +See /usr/share/calc for resources and examples. |