Storing custom equations to directory
2007-12-03 by michicob3
Yahoo Groups archive
Index last updated: 2026-04-28 22:38 UTC
Thread
2007-12-03 by michicob3
How do I store an equation (written in RPN mode, either in the equation writer or as text to the stack) to my SD card (or any other directory)? I have a lot of complex fluid, volume, and pressure calculations that I would like to just be able to pull up the equation and enter the variables to solve. It would save me some critical time if I had the formulas ready to use.
2007-12-03 by Nancy Von Essen
How do I store an equation (written in RPN mode, either in the
equation writer or as text to the stack) to my SD card (or any other
directory)? I have a lot of complex fluid, volume, and pressure
calculations that I would like to just be able to pull up the equation
and enter the variables to solve. It would save me some critical time
if I had the formulas ready to use.
2007-12-03 by Don Hart
You might find the following 2 programs useful...
http://www.hpcalc.org/details.php?id=6050
http://www.hpcalc.org/details.php?id=4394
--- michicob3 <michicob3@...> wrote:
> How do I store an equation (written in RPN mode,
> either in the
> equation writer or as text to the stack) to my SD
> card (or any other
> directory)? I have a lot of complex fluid, volume,
> and pressure
> calculations that I would like to just be able to
> pull up the equation
> and enter the variables to solve. It would save me
> some critical time
> if I had the formulas ready to use.
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping2007-12-04 by Tim Wessman
> You might find the following 2 programs useful... > http://www.hpcalc.org/details.php?id=6050 Good, but not so easy to make your own libraries without a lot of programming knowledge (unless something changed since the last time I looked at it). > http://www.hpcalc.org/details.php?id=4394 The entire reason I wrote my equation manager. It works, but is way too big (32K?!?!), and way too slow (choose menus?!?!?). Doesn't have the ability for units in your calculations either. Until the latest is up at hpcalc.org, you can get it here: http://pssllc.com/pub/pequm.zip This lets you assign notes and units to variables in your equations, as well as solve individual or multiple equations. TW