1234567891011121314151617181920 |
- # 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.
|