README 663 B

1234567891011121314
  1. Plus42 is an advanced scientific programmable calculator, based on
  2. Free42 (a complete re-implementation of the HP-42S scientific
  3. programmable RPN calculator) and adds:
  4. A Larger Display, with 8 rows and 22 columns (131x64 pixels) by default,
  5. which the user may resize at will;
  6. Algebraic Expressions modeled after those used on the HP-27S and
  7. HP-17B/19B;
  8. attached Units and unit conversions modeled after those used on the
  9. HP-48/49/50 series;
  10. Directories for more organized storage of programs and variables;
  11. TVM and amortization tables;
  12. and two-dimensional Plotting of functions, with ability to zoom and pan,
  13. and find integrals and roots from points in the plot.