I am considering a 50g purchase. Has anyone here used the hard protective shell advertised at http://www.calculatorsource.com/ob-3000.html There is a link on...
... Nope. It won't be fun to use though. If you are looking to use it for something rugged you should get a case from http://pssllc.com, but the case itself...
Hello. Help or advice would be appreciated, many thanks in advance. If i have an answer say 105.2631579254 and I only wish to use the fractional part of the...
I set the step by step flag, but hitting eval just gives me a the final solution. - Any tips? Mick Oh yea and I am returning to study this year so I am going...
Does anyone know how to add a capacitor or two to an exsisting formula? I tried hooking my hp50 to my computer but it doesn't seem to work,I thought that maybe...
I can't say I'll have an answer for you but you can try to be more specific...like what program are you using? What doesn't work when you connect the hp50 to...
Hi Don, Â I am using the formula that was already in the calculator(electricity formulas). I am using the connectivity software that also came with my HP50g....
Having used the equation library a zillion times, while I initially thought I would need to modify stuff to get done what I wanted, I quickly found that to not...
thank you,I will give it a try  Tony ... From: Tim Wessman <timwessman@...> Subject: [50g] Re: adding caps to equations? To: 50g@yahoogroups.com Date:...
You should have 'S(0,T,X^2,X)' on the stack, if pretty print is turned off. If you don't want to use "functional notation", your stack can look like... 0 T X^2...
Hi I would like to convert numbers in Hex or Bin. according to the manual I have to write : #53 -> # 53h But when i try it, I've this: #53 -> # 1h How I can...
Dears, Please, how about insert complex number in "Solve Equation" of HP50G? For example: B+C=A B=(3,2) C=(2,1) A= ? HP50 G send a mensage "ERROR: BAD ARGUMENT...
You need do ... like here (I using RPN mode): *'B+C=A' ENTER 'B=(3,2)' SUBST 'C=(2,1)' SUBST EVAL* 2009/3/9 cursodetelecom <cursodetelecom@...> ... ...
many thanks! If mode "Algebraic",Is it possible salve an equation in HP50 and restore in mode solve? For example: 1-(A+B)/C=D salve in memory (I think it is...
I am a construction carpenter and I am trying to use the 50g to facillicte me on the job. My pet project at this time is reconstructing an ellipse. In...
Wrong tool try AUTO CAD ... From: bigraycar53 To: 50g@yahoogroups.com Sent: Tuesday, March 10, 2009 5:58 PM Subject: [50g] ellipse I am a construction...
You can do ellipses using parametric plotter.... with this equation * a*cos(X)+b*sin(X)*i* or *(a*cos(X),b*sin(X))* where 2*a is the greater axis and 2*b is...
I want to numerically solve the following equation for N within a program, knowing D: D = LOG(2*PI*N)/2 + N*LOG(N/e) When I use the numerical solve menu, I...
Hello David, the command you can use is ROOT, you need an 'expression' or 'equation' with one unknown, the name of the 'unknown' and a guess value, it could be...