The Museum of HP Calculators

HP Forum Archive 14

[ Return to Index | Top of Index ]

programming
Message #1 Posted by harrington on 15 June 2004, 9:20 p.m.

This is written in basic specifically TI basic : progm() clrIo dialog request "enter y(x)",a enddlog expr(a)->a expand(a)->f disp f pause (integrate f,x,1,3)->G disp G endprgm

This is a quick basic code for what I'm thinkin doing in RPL for the 49G+ how is this achived in RPL

I was to have y(x)described aboved be simplified using partial fraction which ofcourse in Ti function that will do that is the "expand". Now the solution is stired in "F" then F is displayed. The program is halted with pause.. but what is interestin is that I have stored F which is the residue into built in function integrate, is store in G ... g is displayed. How do you work this out in RPL for the 49 G+.. I know how to prompt the user and think like . what I don know is storing the ans from 1 into step 2 , which is integrating . I be glad to give more clearification thansk


[ Return to Index | Top of Index ]

Go back to the main exhibit hall