Create the following program (hit the PRGM button, then click new & give it a name):
: ClrHome
: Prompt A
: Prompt B
: Prompt C
:(B2-(4AC)) (STO->) X
:If X < 0
:DISP "NO REAL ANSWER"
: (-B+squareroot(X))/(2A) (STO->) Y
: (-B-squareroot(X))/(2A) (STO->) X
:
: Disp Y,X
Note: The (STO->) symbol means press the store key (above the ON button for the TI-84 plus). Also make sure to follow the placing of the parentheses exactly because the answers will be incorrect if you don't do it right.
THAT EXCLUDES THE PARENTHESES OF STO-> ! DO NOT PLUG IN THE PARENTHESES FOR STO-> !
Enjoy never having to deal with that formula ever again!
tastychips
Yes, you can program games with C++.
On my graphing calculator, a TI84 Plus, I can enter the equation into the Y= (a button) and then graph it by hitting the Graph button.
yes! why not! this c program is used in ATM servicesand also in games.
I believe that that isn't possible unless you have it ported to ti84 or you know how to. the file format is different, and the game is built for a separate calc.
One can purchase a TI 84 Plus Silver Edition from the following shops: Amazon, Calculators Direct, eBay, Walmart, Target, eBuyer, Staples, Best Buy, to name a few.
Exit the program and relaunch it.
The A Plus Program is an initiative, not a test. So no, there is no answer book.
No. I believe TI83+ and TI84 do use an operating system.
Because you aren't careful enough.
Did you put the extra :"(description) as the top line of code
Every C plus plus program that is a main program must have the function 'main'.
how to write a program that counts automorphic number from 1 to 999