answersLogoWhite

0


Best Answer

Choose Menu (Option C in after pressing the program button). You will get Menu(. Type the name of the menu in quotes, then the name of an option in quotes, then the label that that option will go to. Type the name and label for every option. Separate all these with a comma.

Example Menu:

HOW ARE YOU?

1. GOOD

2. NOT GOOD

Say the "Good option goes to label G and the "Not Good" option goes to label NG. The programing for the menu would look like this:

:Menu("HOW ARE YOU?", "GOOD", G, "NOT GOOD", NG)

(The all caps in this answer are used because most typing on a TI-84 is in all caps.)

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

I could write pages trying to answer this one, but I will just give you an example. First, press the prgm button. Move the highlighted word to "new", and press 1. Then, enter the name of your program. You should then see a screen with the a header and a blank line. This is where you will enter your program. All the commands you will need will be located by pressing the prgm button while editing your program. You don't need to save it; just exit out of the program and then run it using using keystrokes prgm, 1, enter. Now, here is the example. It is a simple program to determine whether a number is even or odd. I have comments on the right-hand side. You do not need this in your program.

:ClrHome Clears the screen

:Input "INTEGER=?",A Asks for a number; 2nd argument is the variable

:A/2->B Stores half of A to B

:round(B,0)->C Stores the rounded B to C

:If B=C Does B=C?

:Then If so,...

:Disp "EVEN" Display "even"

:Else If not,...

:Disp "ODD" Display "odd"

Sample Output:

INTEGER=?257

ODD

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Use matrices.

There are only matrices from [A] through [J], so I like to use [J], because that is the one people use the least.

Access one element in a matrix like this: for the element in the second row, third column:

[J](2,3)

use the store \->\ command to store to an element (an element is a number in the matrix)

3\->\[J](2,3)

you could have a matrix with 10 rows and 10 columns. To change that in a program, do:

{10,10}\->\dim([J])

Now, you can store numbers to each element in [J] that specifies the ocean or a ship. Next, just write some code to let you select a space to hit and display the game board, and you have battleship.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you program a TI-83 or Ti-84?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Does the TI83 use an operating system?

No. I believe TI83+ and TI84 do use an operating system.


How do you connect a TI-83 graphing calculator to a mac laptop so you can enter programming code?

Short answer; you can't. But you can purchase (or borrow) a TI84 calculator and use the TI83's transfer cable to transfer data from the 83 to the 84 to your mac computer (the TI84 comes with a USB transfer cable).


Do they make software for the TI83?

Yes. The TI83 has several applications that can be downloaded onto the TI83, mainly those made by Texas Instruments. Also, you can write your own software.


Is there an online TI 83 graphing calculator?

There are online graphing calculators. However, as of writing, there is no emulated TI83 that runs within your browser. On the other hand, if you have a Ti83, it is possible to copy its ROM to run an emulated TI83 on your desktop via one of many emulators.


Is a TI83 required for college?

No, it really depends on the college. Some colleges don't allow any calculators for their math classes. Everything that can be done on a TI83 can be done with the human brain, so some professors make tests with easier computations so that you don't have to use a TI83


How do you put a colon on ti83?

Press "ALPHA", then press "."


Is calculator Ti84 the same as Ti84 plus?

-4


How do you enter data into TI83 to find explained variation total variation?

Some TI83's can be set up differently, so it is highly recommendable to read the user guide for the TI83 in question. The user would need to go into the VarStat option and enter all the appropriate fields to have the calculator bring in the appropriate variables and totals.


Batteries on ti83?

The TI-83 calculator uses 4 AAA batteries.


Can you replace the TI83 with a cheaper calculator in High School math classes?

It will depend on the class. Nothing is impossible without the TI83, but some classes might require it so you can graph and write programs to go along with the math curriculum.


How do you make a TI83 calculate wrong?

You cannot. A calculator is programmed. It is made to calculate correctly.


How do you take notes with ti83?

http://education.ti.com/educationportal/sites/US/productDetail/us_notefolio_83_84.html