HP Prime : Bezout relation
|
|
« Next Oldest | Next Newest »
|
▼ ▼
Post: #10
08-17-2013, 09:02 PM
Sounds good. How are you generating these .hpprgm files - I'd love to share a program for the HP Prime that I have developed too. ▼
Post: #11
08-18-2013, 03:05 AM
Put it into C:\Users\your name\AppData\Roaming\HP_Prime Edited: 18 Aug 2013, 3:05 a.m. ▼
Post: #12
08-18-2013, 06:30 AM
With WIN XP it is elsewhere , but I always forget where it is... Could you publish it in text format ? Note that there is a CAS iegcd command for this (but it's less didactic ;) iegcd(1024,450) -> [98, -223, 2] Like the 50G you can also solve some equations (a.u+b.v=c) in Z
Edited: 18 Aug 2013, 6:50 a.m.
Post: #14
08-19-2013, 07:03 AM
Ah - I see how to load program files into the emulator now. Just go to %appdata%/HP_Prime and you'll see all the programs and apps in the emulator listed. Nice - very open and accessible. So under windows xp its: C:\Documents and Settings\YOURUSERNAME\Application Data\HP_PrimeBut its easier just to open windows explorer and type %appdata%/HP_Primeinto the address bar. You can then copy program files in and out of there. Seems you need to restart the emulator to see new programs. Here is an example of what my directory looks like:
&Advanced Graphing.hpapp
Post: #15
08-20-2013, 08:53 AM
Quote: Super! I like the step-by-step result. Thank you Mic!
Edited: 20 Aug 2013, 8:53 a.m. |