Started 1 week, 5 days ago (2008-11-20 20:30:00)
by woodsssss
I was resetting my
ti-84 plus and now i have nothing, i cant press any numbers, i go to mode and it just comes up with error:memory. I have no idea what to do
Started 1 week, 6 days ago (2008-11-19 19:59:00)
by zombie_mambo
Hey, new here... I never had to use the calculator I got (stole) in middle school and now I need it. I put a fresh set of batteries in it (properly) and turned it on. Black screen with the standard khakiish trim. I attempted to manually reset it to defaults (2nd +
5 1 2) then set the screen brightness down (2nd dwnarrow). I tried using the up arrow and that did not make ...
Started 2 weeks ago (2008-11-18 18:47:00)
by cheater1
I have a Geometry final exam tommorow and if i don't pass i fail the class and won't graduate. I have no idea how to do proofs in geometry. I can't figure it out to
save my life. Are there any programs/applications out there that will solve/complete proofs if you put in all the information
Started 2 weeks, 3 days ago (2008-11-16 16:33:00)
by MufinMcFlufin
I recently debugged my PONG program so it now works perfectly. It's just that it's slow on the 83+, and I was hoping to make it faster. It runs a an acceptable speed on the 84+SE, but I know most of the people I'll be distributing it to don't have a 84+SE. Any help? Here's the code (FYI: "->" means the store button, and "/=" means
not equal to): Code: 0->B 0->A ...
Started 2 weeks, 5 days ago (2008-11-13 19:25:00)
by yusefk
Is there anyway to input mathematical expressions (i.e. pi or infinity) as the actual symbol to the studycard stacks?
Started 1 year, 1 month ago (2007-10-30 06:52:00)
by Tezza_05
Just a question...i don't mean to offend you in ANY way or anything,
nor am i questioning you as a programmer... but are you posting all of these posts with no question. It's all good to me if your just posting random games 4 other ppl just cause it's something good to do...I'm all 4 that... I'm just wondering if you are posting this posts because you want other ppl to improve them or check them...
Started 2 weeks, 4 days ago (2008-11-14 23:12:00)
by Skeddels
Hey, I'm new to the forums and was wondering if someone could tell me how to put sprites and graphics into a
TI-83 Plus program/game. I have a few years experience in programming, mainly in HTML, CSS, C++, ActionScript, and Java. This is my first time programming in Basic, and it seems to be a bit easier to understand. I do not have the TI-83 Plus usb cord, but if it is truly ...
Started 3 weeks, 1 day ago (2008-11-11 13:31:00)
by jankowalski
Do you have any idea how to write a program on TI83 to the following question Three cars breakdown on a 500 mile long highway.
Simulate the probability thay brakdown within 50 miles of each other.
Started 3 weeks, 4 days ago (2008-11-08 13:24:00)
by Solsticeguy92
Hey
people, first post. I had a question on some code i was writing. I am making a classic guess number game. I have made 5 difficulties and a menu and what not. This is what i have now: Disp menu stuff Input A If A=1 Then prgmGUESSNUM Stop Else If A=2 prgmGUESSNM2 If A=3 prgmGUESSNM3 If A=4 prgmGUESSNM4 If A=5 prgmGUESSNM5 End Each on one of ...
Started 3 weeks, 4 days ago (2008-11-07 20:23:00)
by Worty424
Hi, im trying to write a program that would allow me to enter a number,then press enter, and have the calculator display the total. I would then like to be able to press enter, enter
another number, press enter then have it display the total and so on. I would also like this program to be able to log dates, so I can enter a date, say 11/7 and it will show me that date in a table. ...