First  |  Prev |  Next  |  Last
Pages: 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
Loops across local variables in user RPL? [global vs local names]
On Thu, 11 Oct 2007 20:00:55 -0500: I found out why this happened. When I tested the program, I once or twice aborted it with ON. That must have been how the local variable got created. If I let the program finish, everything is OK, and 'z' doesn't get created in VAR menu. Pressing ON is another "re... 12 Oct 2007 02:00
Loops across local variables in user RPL? [scope of local variables]
On Thu, 11 Oct 2007 18:31:08 -0500: When the program is done, 'z' exists in my VAR menu. This means that the global var 'z' was created through the command 'z' STO. It more likely means that you might have stored it elsewhere, or else omitted something in posting, e.g. \<< \-> z \<< here 'z' is local \>>... 11 Oct 2007 21:01
Loops across local variables in user RPL?
I'm trying to write a program, like so << -> z << DO . . some code here, using z . . . UNTIL . . some code here . . .if condition not met, repeat loop, . . . 'z' STO END The problem is the moment I write, 'z' STO, z becomes a global variable. But I'd like to keep z local (... 12 Oct 2007 03:38
HP 50g simple question - number display modes
On Thu, 11 Oct 2007 11:02:44 -0500: I have a new HP 50g calculator to replace my old HP 48sx. I have set the calculator to provide results as standard. This all works great except for when I do a calculation like 1/12. The result I want should be 0.0833333333 but instead I get scientific notation like ... 11 Oct 2007 17:15
HPCC Conference, London 13th and 14th October
HPCC are holding their 2007 conference in London this weekend. All the details can be found at http://www.hpcc.org including detailed instructions for getting to the conference room and Friday night pre-conference drinks. Please note that if you are coming by underground the Circle and District lines are not... 11 Oct 2007 16:08
MacOSX + HP48gx
> What i really need is for someone in the know, who has a Mac with OSX and an HP48 AND can connect them... To simply post the step by step instructions...??? I'm currently using a Power Macintosh G4 (which should be close enough) to communicate with my HP48G. I'm using the USB-to-serial adaptor sold ... 11 Oct 2007 16:08
HP 50g simple question
I have a new HP 50g calculator to replace my old HP 48sx. I have set the calculator to provide results as standard. This all works great except for when I do a calculation like 1 / 12. The result I want should be 0.0833333333 but instead I get scientific notation like 8.33333333333E-2. I prefer it not be like ... 11 Oct 2007 17:15
New to the HP50g - HELP - loading a program
If this has been asked before, please excuse me, I di look first. I have recently bourght my first HP calculator and wish to download a program to it. I am able to connect my calculator and computer via the Conn4x supplied program. But the 'drag and drop' does not work. What am I doing wrong? Any help wo... 11 Oct 2007 11:38
STEP like function in SYSRPL?
How can I do a non integer increment in the SYSRPL DO...LOOP structure? The best I've figured is make the counter large, and divide it by another large number...like index = 120, and when using index@, I divide it by 40 or something to get the right step. Mark Wilson Change .org to .net to reply by e-mail ... 11 Oct 2007 03:49
HHC2007 FInal Conference Report and Tally of Conf Questionnaire Posted
Hi, For those interested in a summary of our very successful HHC2007 HP Conference at Hewlett-Packard's facility in San Diego, check http://holyjoe.net/hhc2007/ for links to the 31-page final conference report as well as the tally of an attendee questionnaire which was distributed. Also from there is the link on... 10 Oct 2007 21:04
First  |  Prev |  Next  |  Last
Pages: 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81