HP Forums
CPRCA update - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: CPRCA update (/thread-5799.html)



CPRCA update - Namir - 03-02-2016 08:13 PM

I updated my console programmable RPN calculator application. The new version 1.1 has the following new features and fixes:

Code:
1. Updated the source code to use new VB 2015 features.
2. Implemented hash tables for faster access of names for array variables, named variables, and named text variables.
3. Fixed a few bugs.
4. Added additional SOLVE commands.
5. Added several Gaussian quadrature commands.
6. Added two more examples for new commands.

To download and install the new version click here.

Enjoy!

Namir