diff options
author | Juan M. Lasca <juanmlasca@gmail.com> | 2022-07-15 18:47:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-17 06:40:07 +0700 |
commit | 652baefc736163d7de77395f9ba455a9e1a65cc2 (patch) | |
tree | f5091f08e25700f805fe8c32bbefbec7824dac4f /academic/plus42/slack-desc | |
parent | 0b5d802d66dd40e5964ed95f34c55ab667cb40c9 (diff) |
academic/plus42: Added (An Enhanced HP-42S Calculator Simulator)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/plus42/slack-desc')
-rw-r--r-- | academic/plus42/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/plus42/slack-desc b/academic/plus42/slack-desc new file mode 100644 index 0000000000..c0fff5e1c4 --- /dev/null +++ b/academic/plus42/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# 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 +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +plus42: plus42 (An Enhanced HP-42S Calculator Simulator) +plus42: +plus42: Plus42 is an advanced scientific programmable calculator, based on +plus42: Free42 (a complete re-implementation of the HP-42S scientific +plus42: programmable RPN calculator) +plus42: +plus42: Plus42 builds on Free42 and adds: A Larger Display, with 8 rows and 22 +plus42: columns (131x64 pixels) by default, which the user may resize at will; +plus42: Algebraic Expressions; attached Units and unit conversions; +plus42: Directories; TVM and amortization tables; and two-dimensional Plotting +plus42: of functions. |