Jump to content

TI 83+ Programs


-Demosthenes-

Recommended Posts

I make really big programs with BASIC. I make games and all that. What you need to do is read chapter 16. It doesn't tell all, but just inferring makes it clear. That and all the people at my school that program. Just ask about something and I can help, I made a whole load of programs. Even one that works between two calculators, just plug them together!

Link to comment
Share on other sites

Ok, make a new program named whatever you want. Next, hit prgrm and arrow right to input, and hit enter. In quotations, have whatever you want it to say (like "Variable X") then a comma, then A. Another input with B, and however many you need. Then do Disp (the equation you need using the variables, but not in quotes) There! Program done!

Link to comment
Share on other sites

So you want the code with that equation, with 4 vars (including answer)? Here goes...

Input "A",A

Input "B",B

Input "C",C

Clrhome

(-B (+-? what's that?) (square root sign) (B^2-4AC))/2A(little arrow, press STO) X

Disp X

 

That's it! I just don't know that +- simbol. I doubt its on a ti-83

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.