mellamokb
Joined: 10 May 2007 Posts: 124
|
Posted: February 14, 2011 4:08 PM Post subject: |
|
|
Hi idahoskeeter,
There is some basic information about programming on the site here:
http://www.ti-89.org/programs.html
Also, there is a link on that page to the TI-89 Programmer's reference.
The basic idea, is to go to Apps -> Programs -> New, and start typing a sequence of commands, using commands like Request or Input to gather data from the user, perform the calculations, and use commands like Disp to print out the results. Can you provide a sample problem and a procedure for how it should interact with the user, and we can try to build a simple program to demonstrate?
Hope this helps!
Regards,
~ mellamokb |
|