Skip to content

Releases: fastrgv/DifferentialRPNcalculator

1jan2025

30 Dec 22:48
e0e256b

Choose a tag to compare

ver 1.0.7 -- 01jan2025

  • Checked my HP calculator & found the power operator was Ok in ver 1.0.5. Fixed.
  • Header now clarifies that x=stack(top), y=stack(next).
  • Replaced "lg" with "log2" for extra clarity.

13aug2024

12 Aug 22:15
3d7caed

Choose a tag to compare

ver 1.0.6 -- 13aug2024

  • Arguments were reversed for the power-operator (^). That is now corrected.
  • Fixed header to clarify that y=stack(2), x=stack(1).

14oct2023

13 Oct 23:20
47664dc

Choose a tag to compare

ver 1.04 -- 14oct2023

  • Important corrections to input handling.
  • Added reciprocal function using the (i)-btn.

12oct2023

12 Oct 13:14
cdd6877

Choose a tag to compare

ver 1.03 -- 12oct2023

  • More improvements in input handling.
  • Correction to menu.

7oct2023

07 Oct 22:39
25bbc78

Choose a tag to compare

ver 1.02 -- 7oct2023

  • Revived Mac OSX support.
  • Improved input handling to better allow [bs]-key or [del]-key to correct bad input.

15sep2023

15 Sep 18:34
848691c

Choose a tag to compare

ver 1.0.1 -- 15sep2023

  • New delivery as a stand alone app.
  • Dropped Mac OSX development