It's probably simple, but I can't seem to find any answers on this... I'm a surveyor, and I've Made programs to do all the things I want the 50 to do,...
... the ... out ... stack ... minuits, ... You can enter this as 98.4523 then change it to decimal degrees using HMS(right arrow), and do your calculation....
... To display, you have to split the digits up and convert them into a string. You can no longer use the number for calculations, so you'll only want to use...
That helped a great deal.. My machine doesn't know what SREV is, so I've got to tweek the programming. I now know how to get there, though, thanks Tim...
... Sorry. SREV is a command in the development library that is built into the calculator, but not normally attached. It stands for string reverse. Simply...
Once again, Thanks man! Worked like a charm. I DID finish it yesterday though by saying <<PUSH 4 RND 4 FIX DUP IP 'DECP' STO 34 CHR + 46 CHR 176 CHR SREPL DROP...
... I learned starting with this: http://www.hpcalc.org/details.php?id=1771 From there, it was just experience. As to that program, I copied it from...
Hello! Could somebody help me or write simple programme for HP-50g. I have never programmed and I don't know how to deal with. Currently for each time I write...
I suggest learning Reverse Polish Notation ( Operator Last Technique) a quick example and best luck to you. "vol" < -> a b c < a b c * * 'vol' sto vol 'vol'...
HINT WHEN YOU TRAIN YOUR CALCULATOR IT IS THEN A COMPUTER! THE EXAMPLE 1) < -> a b c d< d a * b a *- c d - / > notewell the order and placement of the 5...
I started out already knowing rpn on the 42s, but as far a programming, the rpl programming language was a whole new thing to me. Search up the manuals, and...
Can anyone please help me improve the programs i have attached here. - original message - Subject: [50g] Re: rpn code example on hp50g computer/calculator ...
Okay, so I have the calculator connected via Xmodem. The connectivity kit is connected and I can see the directories and variables within the HP (I'm also able...
... Once you are connected, you should see the contents of the calculator's HOME directory in the right pane. Drag the NeoPolys file from elsewhere (that is,...
... calculator's ... elsewhere ... pane. ... FLASH. ... LIB ... Connect -- ... this ... Dave, Thanks for the help. Worked great! I was able to get the...
Ok, check out the attached program. I did a couple of small changes to Rational. I eliminated everything up to the WHILE and put in a 2 'C' STO. That forces...
I should have used KILL not HALT. Sorry ... small changes to Rational. ... 2 'C' STO. That forces it to execute the WHILE loop and reduces the size of the...
Thanks for the help. I'll look at your improvements to check if the problems i had with the programs are solved. Once again thanks for your time and effort. -...
I changed this group to open membership. Before it was approval only. We will see if there is a spam problem. If so, I will put it back. There were a lot of...
... That is what this list is for, feel more than free to ask any question, however trivial you may feel it is. From this we all learn. Cheers Mick C...
I hope for the best, but I've seen to many groups do this sort of thing. True, we don't get huge amounts of traffic here, but when something gets posted, it's...
Don't stress, first sign of spam either myself or Tim will sort it out promptly. In the past we have only ever had one spam email, and that guy got booted...
I'm a retired applied mathematician just now learning the 50g for mental exercise. I've used TI graphing calculators at work and HP calculators (15C and 42S)...
Welcome Richard. Here are some other resources you may find interesting. www.hpcalc.org for tons of programs & some tutorial material comp.sys.hp48 the central...
Im starting a long journey into the world of math, which is not my best subject. I bought a 50g to try an ease the route a little its alot more than I need...