HP Forums

Full Version: CPRCA update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Reference URL's