TI-85 Calculator Program - Electronic's Formulas

:lbl START
:menu(1,"Voltage",Volt,2,"Current",AMP,3,"Ohm",OHM,4,"Power",Watt,5,"Quit",Quit)
:lbl Volt
:ClLCD
:Disp "E=I*R"
:Disp "E=P/I"
:Disp "E=Sqrt(W*R)"
:Goto START
:lbl AMP
:ClLCD
:Disp "I=E/R"
:Disp "I=P/E"
:Disp "I=Sqrt(P/R)"
:Goto START
:lbl OHM
:ClLCD
:Disp "R=E/I"
:Disp "R=E2/W"
:Disp "R=P/I2"
:Goto START
:lbl Watt
:ClLCD
:Disp "P=I*E"
:Disp "P=I2*R"
:Disp "P=E2/R"
:Goto START
:lbl Quit
:Stop

This file last modified 05/21/21
The site admins and owner are able to remove, change, ban, or add any content, users, or information at their will. We take no responsibility for any damage that you may cause yourself or others due to following information on this site. We cannot guarantee 100% accuracy with any data posted. If you find any language or text on this site offends you then please let the site admin know so that the proper actions can be taken. Please accept our apology now for any offensive material. We do our best to keep everything politically correct, but also reserve the right to keep any information up that we feel the user is over reacting on. We thank you for taking the time to stop by our site.