TI-92 programs requested


[Prev][Next][Index][Thread]

TI-92 programs requested



What goodies do you have for a precalc student?  A Pythagorean that solves
the missing leg when you have one and the Hypotenuse would be good to have I
suppose.  All I have to share is below

TI-92, Pythagorean Theorem

press apps, press 7, press 3, press enter, press enter, type PYTH in the
variable box, press enter

:pyth( )
:Prgm
:setMode("Exact/Approx","Approximate")
:Input "A=",a
:Input "B=",b
: <<...>>
:Disp "C=",c
:EndPrgm

press 2nd, press esc  (Quit)

******************************************************************
* To UNSUBSCRIBE, send an email TO: listserv@lists.ppp.ti.com
* with a message (not the subject) that reads SIGNOFF CALC-TI
*
* Archives at http://peach.ease.lsoft.com/archives/calc-ti.html
******************************************************************