Search results

From Learn @ Cemetech
Jump to navigationJump to search
  • # PRGM to enter the PRGM menu # ENTER or 1 to choose If
    8 KB (1,284 words) - 00:57, 25 February 2016
  • ...or for your program. In the Program editor, press 2nd and PRGM. Then press ENTER on ClrDraw. Now the command has been put into your program. ...RS and 1, then scroll down to whichever variable you want to use and press ENTER. Now the variable has been put into your program. You then have to type wha
    24 KB (4,238 words) - 00:37, 25 February 2016
  • ...lue for a variable, waiting until the user enters a value and then presses ENTER. When using Prompt, the variable that is being asked for will be displayed ...on, then arrow over to the I/O menu. Then, scroll down to Prompt and press ENTER. Now the Prompt command has been put into your program. You then have to ty
    8 KB (1,513 words) - 00:36, 25 February 2016
  • ...ts (respectively), while the End command is in the seventh spot. You press ENTER to put the commands in your program. ...the TEST menu, while the logic operators are in the LOGIC menu. You press ENTER to put the commands in your program.
    31 KB (5,464 words) - 00:37, 25 February 2016
  • ...tion, because there is a great likelihood that somebody at some point will enter in bad input. When that finally happens, the program will crash when it tri ...Ultimately, it comes down to knowing the user, and what they are likely to enter in.
    13 KB (2,239 words) - 18:20, 24 February 2016
  • * Press "ENTER" * Enter the name for your program
    4 KB (707 words) - 00:37, 25 February 2016
  • |summary=Prompts the user to enter a value and then stores the value to the variable. # PRGM to enter the PRGM menu
    4 KB (748 words) - 18:24, 24 February 2016
  • ...[->]</code>, <code>[Enter]</code>. Give the program a name, and hit <code>[Enter]</code>.<br /> ...pages of the list, and up/down arrow keys to move your cursor. Hit <code>[Enter]</code> to paste the selected command, or <code>[Clear]</code> to leave the
    68 KB (11,666 words) - 22:35, 14 June 2018
  • ...ut read and processed each time through the game loop. In addition, if you enter a large block of code for the player, it will take a while before the other :Disp "SENDING DATA...","PRESS ENTER WHEN
    18 KB (2,917 words) - 00:37, 25 February 2016
  • ...reen. Press 2nd, Draw then scroll until you find 3:Horizontal. You need to enter the Y coordinate of the line. Let's say you have a window with these settin ...draw a line from top to bottom of the Graph Screen. This time, you need to enter the X coordinate of the line. Let's say you have a window with these settin
    9 KB (1,461 words) - 00:39, 12 April 2016
  • ...NTER. The Name= prompt is displayed, and alpha-lock is on. You now have to enter a name. After you have typed in a name that you are satisfied with, press ENTER. This will put you in the Program editor. When you are in the Program edito
    7 KB (1,204 words) - 00:57, 25 February 2016
  • ...e, you need the '''X-axis''' to go from -2 till 10. In that case you would enter -2 here ...e, you need the '''X-axis''' to go from -2 till 10. In that case you would enter 10 here.
    2 KB (345 words) - 18:16, 24 February 2016
  • |summary=Prompts the user to enter values for variables and then stores those values to the variables. # PRGM to enter the PRGM menu
    3 KB (523 words) - 18:33, 24 February 2016
  • ...ers). This also indicates that it is a string. Inside the string, you then enter whatever characters you want. If you want to [[TI-BASIC:Store|Store]] the s ...ou then scroll down to whichever string variable you want to use and press ENTER.
    4 KB (716 words) - 23:21, 24 February 2016
  • || Group 1 || ENTER || + || - || × || ÷ || ^ || CLEAR ||~ || ...s pressed, the program doesn't interpret it as an <span style="color:blue">enter</span>.
    17 KB (2,951 words) - 08:25, 6 February 2016
  • ...ered by accident), displaying a message to the user telling them to "Press ENTER" and then stopping the program with the [[TI-BASIC:Return|Return]] command :Output(4,4,"Press ENTER
    5 KB (789 words) - 18:04, 24 February 2016
  • 1) First enter the name of your program as you would like it to appear as the page title. 2) Enter the name of the Author. You may like to include a link to the author's page
    2 KB (294 words) - 18:05, 24 February 2016
  • 1) Enter the name of the Author. You may like to include a link to the author's page 2) Enter the size of the program (if it were to be loaded onto a calculator). Don't
    602 bytes (98 words) - 18:07, 24 February 2016
  • # PRGM to enter the PRGM menu # PRGM to enter the PRGM menu
    3 KB (415 words) - 18:15, 24 February 2016
  • ...ogram, we are going to either let the user pick his level of difficulty or enter the numbers the computer is going to pick a number between. Your program sh '''''Enter Own Numbers'''''
    3 KB (430 words) - 18:19, 24 February 2016
  • ...g the calculator work the statistics out. In either case, you will need to enter the standard deviation and desired confidence level as well. Alternatively, you could calculate the mean and sample size and enter those instead. The sample size in this case is 30; let's say the mean was 6
    4 KB (550 words) - 22:11, 24 February 2016
  • |summary=Pauses the program until the user presses ENTER. # PRGM to enter the PRGM menu
    4 KB (653 words) - 18:38, 24 February 2016
  • # ALPHA A to select ΣInt(, or use arrows and ENTER. # 1 or ENTER to select Finance...
    3 KB (495 words) - 22:25, 24 February 2016
  • ...ontinuously display the getkey code for the key you press, until you press enter. cp 5 ;If enter is pressed,
    2 KB (304 words) - 20:59, 3 February 2016
  • # 2nd CATALOG to enter the command catalog ...ssage that is displayed in place of the clock on the mode screen and press ENTER twice.
    1 KB (243 words) - 18:10, 24 February 2016
  • # ALPHA D to select dbd(, or use arrows and ENTER. # ENTER to select Finance...
    2 KB (337 words) - 18:29, 24 February 2016
  • ...ot have to do the regression on L₁ and L₂, but if you don't you'll have to enter the names of the lists after the command. ...dence level) If you need to specify a different confidence level, you must enter the names of the lists as well, even if they're L₁ and L₂.
    4 KB (645 words) - 23:22, 24 February 2016
  • ...we'll add a cursor. The cursor allows the user to input up or down and use enter to select an item besides just pressing the corresponding number. What happens if the user presses up/down/enter? We'll need to add code to deal with the new key presses.
    16 KB (2,051 words) - 21:27, 3 February 2016
  • * Extra N—Open the catalog and press LOG and ENTER * Window variables—Hit VARS and then ENTER
    9 KB (1,593 words) - 23:21, 24 February 2016
  • # 4 to select On/Off..., or use arrows and ENTER. # ENTER to select FnOn.
    2 KB (290 words) - 18:29, 24 February 2016
  • ...ot have to do the regression on L₁ and L₂, but if you don't you'll have to enter the names of the lists after the command. For example: ...ault, you don't need to supply this argument. However, if you do, you must enter the names of the lists as well, even if they're L₁ and L₂.
    6 KB (893 words) - 23:22, 24 February 2016
  • ...you can provide some direction on what input you are expecting the user to enter. :Disp "Enter a Number
    7 KB (1,209 words) - 18:01, 24 February 2016
  • # PRGM to enter the PRGM menu # RIGHT to enter the I/O menu
    4 KB (619 words) - 18:13, 24 February 2016
  • # Scroll down to AsmPrgm and press ENTER. Just about the only use for AsmPrgm is to enter the hex codes for simple assembly routines that can be called from Basic pr
    2 KB (343 words) - 18:29, 24 February 2016
  • # Use arrows and ENTER to select Ask in the Indpnt: line. ...must select an entry in the independent variable column, press ENTER, and enter a value. The values entered will also be stored to the [[TI-BASIC:System_Va
    1 KB (174 words) - 18:38, 24 February 2016
  • # 8 to select irr(, or use arrows and ENTER. # 1 or ENTER to select Finance...
    3 KB (438 words) - 22:22, 24 February 2016
  • :Output(8,1,"PRESS ENTER") This text starts at the bottom-left corner of the screen, and prints PRESS ENTER.
    4 KB (603 words) - 00:56, 25 February 2016
  • ...e same way as pressing TRACE does outside a program. When the user presses ENTER, control returns to the program. ...f the functionality of pressing TRACE outside a program, where you can use ENTER to center the graphing window on the cursor. The independent variables X, T
    2 KB (280 words) - 18:32, 24 February 2016
  • ...g the calculator work the statistics out. In either case, you will need to enter the standard deviation and desired confidence level as well. Alternatively, you could calculate the mean and sample size and enter those instead. The sample size in this case is 40 for both data sets; let's
    5 KB (786 words) - 21:40, 24 February 2016
  • # 2nd LIST to enter the LIST menu # RIGHT to enter the OPS submenu
    5 KB (843 words) - 18:04, 24 February 2016
  • * Extra N—Open the catalog and press LOG and ENTER * Window variables—Hit VARS and then ENTER
    9 KB (1,529 words) - 00:56, 25 February 2016
  • ...can use this feature is to make a password function that asks the user to enter in the correct password before time expires: This example will display the message Success! if you enter the password AWESOME. Obviously, one of the main programs with using a hash
    17 KB (2,996 words) - 00:38, 25 February 2016
  • ...g the calculator work the statistics out. In either case, you will need to enter the desired confidence level as well. Alternatively, you could calculate the mean and sample size and enter those instead. The sample size in this case is 40 for both data sets; let's
    5 KB (856 words) - 21:40, 24 February 2016
  • ...for each individual values. For the current version of this code, you must enter the values with zeroes in front if they are not of the maximum length. To c If I want to input 3 numbers of the length 4. I would enter:
    10 KB (1,658 words) - 18:04, 24 February 2016
  • # 2nd CATALOG to enter the command catalog ...ssage that is displayed in place of the clock on the mode screen and press ENTER twice.
    1 KB (252 words) - 18:17, 24 February 2016
  • # ALPHA E to select Pmt_End, or use arrows and ENTER. # ENTER to select Finance...
    936 bytes (157 words) - 18:33, 24 February 2016
  • # 4 to select On/Off..., or use arrows and ENTER. # 2 to select FnOff, or use arrows and enter.
    2 KB (295 words) - 21:38, 24 February 2016
  • # ALPHA F to select Pmt_Bgn, or use arrows and ENTER. # ENTER to select Finance...
    942 bytes (157 words) - 18:19, 24 February 2016
  • # PRGM to enter the PRGM menu # RIGHT to enter the I/O menu
    3 KB (419 words) - 18:35, 24 February 2016
  • ...key is in on the calculator. The row is from 1 (Y= to GRAPH) to 10 (ON to ENTER), and the column starts from 1 and goes left to right. The arrows left, up, ...presses in a program. You can let users select a choice without having to enter a number or go through a menu. Or you can let users input a command such as
    3 KB (600 words) - 00:46, 25 February 2016
  • # 9 to select bal(, or use arrows and ENTER. # 1 or ENTER to select Finance...
    3 KB (510 words) - 22:24, 24 February 2016
  • # 2ND CATALOG to enter the catalog ...though the Input command can already handle lists, it requires the user to enter the opening bracket that signifies a list. With expr(, this can be avoided.
    3 KB (453 words) - 18:35, 24 February 2016
  • # ENTER to select ZBox. ...TER to select one corner of the window; then as you use the arrow keys and ENTER to select the other corner, a rectangle of the window's dimensions will be
    1 KB (189 words) - 18:06, 24 February 2016
  • This is one of the simplest commands in xLIB. Just enter real(0,1 in your program to quickly clear the screen. You will almost never ...sprite, but this command might fool you at the beginning, because you must enter it in bytes. One byte is equal to 8 pixels, so if you have a sprite that i
    18 KB (2,976 words) - 00:37, 25 February 2016
  • # 2nd PRGM to enter the DRAW menu ...or down keys, since that would change the calculator's contrast). Pressing ENTER starts or stops the drawing respectively, and you just have to press CLEAR
    2 KB (353 words) - 22:12, 24 February 2016
  • ...ly, you could calculate the mean, sample size, and standard deviation, and enter those instead. The sample size in this case is 30; let's say the mean was 6 ...urse, the main use of the TInterval command is in a program. While you can enter the TInterval command on the home screen as well (just look in the catalog
    4 KB (616 words) - 22:09, 24 February 2016
  • # 0 to select ΣPrn(, or use arrows and ENTER. # 1 or ENTER to select Finance...
    3 KB (521 words) - 22:24, 24 February 2016
  • ...respective data, you can already see that there is simply too much data to enter in; and then when you think about the possibility of having to go through a ...type the subprogram's name. You can also go to the program menu, and press ENTER on whichever program you want to use to paste the program's name into the p
    34 KB (5,832 words) - 18:36, 24 February 2016
  • keyloop: ;keep getting key presses until the enter key is pressed ...e last line of this code? It jumps to a label that gets key presses if the enter key was not pressed. As with regular control statements, it is possible to
    10 KB (1,600 words) - 07:57, 6 February 2016
  • # Use arrows and ENTER to select Ask from the Depend: line. ...calculate Y1 at X=0, select the X=0 column, scroll right to Y1, and press ENTER.
    1 KB (164 words) - 18:09, 24 February 2016
  • ...u want to solve for, and press ALPHA SOLVE to solve for it. The values you enter and solve for are also stored to the variables found in the VARS submenu. T ...ds to solve for the PMT, I%, PV, N, and FV variables respectively. You can enter them without arguments to use the values stored to the variables, or give t
    3 KB (582 words) - 23:54, 24 February 2016
  • # 2nd PRGM to enter the DRAW menu # RIGHT to enter the POINTS menu
    1 KB (187 words) - 18:17, 24 February 2016
  • # 5 to select DispTable, or use arrows and ENTER ...n indicator, and will be able to use arrows to scroll through it. Pressing ENTER will exit the screen and continue the program.
    1 KB (191 words) - 18:03, 24 February 2016
  • ...g a list, you must include this: e.g., to access the list SCORE, you would enter ∟SCORE. When you choose a list from the [2nd][LIST] menu, this is added b * The curly brackets: { and }. These allow you to manually enter a list. When manually writing a list, you begin with putting a single openi
    6 KB (903 words) - 22:24, 24 February 2016
  • This simple routine counts up from when you press {{Enter}} and stops when you press any button. This program calculates the amount ...clock makes sure you are ready to start the timer; it awaits you to press enter. Immediately afterward, the [[TI-BASIC:Starttmr|StartTmr]] command is acti
    2 KB (408 words) - 22:09, 24 February 2016
  • # PRGM to enter the PRGM menu ...ter the beginning, and then hit 2nd DEL on the line with the End, then hit ENTER a lot of times.
    2 KB (378 words) - 18:31, 24 February 2016
  • ...'t have to do the regression on L₁ and L₂, but if you don't you'll have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y₁) after the command, so that the line of
    3 KB (538 words) - 23:54, 24 February 2016
  • ...'t have to do the regression on L₁ and L₂, but if you don't you'll have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y₁) after the command, so that the curve's
    3 KB (531 words) - 22:22, 24 February 2016
  • : '''Keypad <span id=" keypad"></span>''' : The panel of keys used to enter [#program programs] and [#data data] into the calculator. ...'Y= <span id=" yequals"></span>''' : The built-in editor which is used to enter and edit the Y# functions.
    28 KB (4,340 words) - 22:24, 24 February 2016
  • # STAT to enter the STAT menu. ...s an auxiliary for the List Editor (which can be accessed by pressing STAT ENTER (Edit...)). The list editor provides a convenient interface for looking at
    3 KB (584 words) - 21:38, 24 February 2016
  • ...'t have to do the regression on L₁ and L₂, but if you don't you'll have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y₁) after the command, so that the quadrati
    4 KB (569 words) - 23:22, 24 February 2016
  • ...you need is ClrDraw. It's found in the Draw Menu and has no syntax. Simply enter ClrDraw as above and the Graph Screen will erase. This code will recall Pic1 then wait for the user to press Enter and finally erase all it's content. Now, let's draw !
    10 KB (1,674 words) - 00:56, 25 February 2016
  • # 2ND LIST to enter the LIST menu. # LEFT to enter the MATH submenu.
    2 KB (299 words) - 18:04, 24 February 2016
  • # 2ND PRGM to enter the DRAW menu ...able to type text at a cursor you control with arrow keys; press CLEAR or ENTER (among other things) to exit this mode.
    5 KB (950 words) - 18:26, 24 February 2016
  • # Use arrows and ENTER to select Auto from the Depend: line. ...ely; with [[TI-BASIC:Indpntask|IndpntAsk]], that means that as soon as you enter a value for the independent variable, all the values of the dependent varia
    1 KB (136 words) - 18:12, 24 February 2016
  • # 2nd DRAW to enter the draw menu. # 4 to insert the Vertical command, or use arrows and ENTER.
    961 bytes (141 words) - 18:33, 24 February 2016
  • # 2nd PRGM to enter the DRAW menu # 1 or ENTER to select ClrDraw
    3 KB (498 words) - 18:18, 24 February 2016
  • ...'t have to do the regression on L1 and L2, but if you don't you'll have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y,,1,,) after the command, so that the quarti
    4 KB (650 words) - 23:53, 24 February 2016
  • ...rix) to list variables. The syntax is simple: first enter the matrix, then enter the list or lists you want to store columns to. The first (leftmost) column
    3 KB (420 words) - 23:21, 24 February 2016
  • ...ht of the Recall function on the bottom line of the screen. When you press ENTER, all of the commands from the program you selected are pasted into the new ...ave to select 2:Yes. Once you have found a file you want to archive, press ENTER. An asterisk will appear to the left of the file name, indicating that it i
    5 KB (933 words) - 00:56, 25 February 2016
  • # 2nd CATALOG to enter the command catalog ...ssage that is displayed in place of the clock on the mode screen and press ENTER twice.
    1 KB (224 words) - 18:34, 24 February 2016
  • ...o not have to do the regression on L₁ and L₂, in which case you'll have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y₁) after the command, so that the curve's
    5 KB (857 words) - 23:54, 24 February 2016
  • ...not have to do the regression on L₁ and L₂, in which case you will have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y₁) after the command, so that the curve's
    4 KB (713 words) - 23:53, 24 February 2016
  • # 2ND LIST to enter the LIST menu. # LEFT to enter the MATH submenu.
    2 KB (349 words) - 18:27, 24 February 2016
  • # 3 to select Clear Entries, or use arrows and ENTER. Normally, by pressing 2nd ENTER repeatedly, you can cycle through some of the recent entries on the home sc
    1 KB (152 words) - 18:13, 24 February 2016
  • ...ed to store a number to a variable. Just type, for example, 5→A, and press ENTER, and the value 5 will be stored in the variable A.
    2 KB (414 words) - 00:57, 25 February 2016
  • # PRGM to enter the PRGM menu # RIGHT to enter the I/O menu
    5 KB (886 words) - 18:21, 24 February 2016
  • # 2nd PRGM to enter the DRAW menu # RIGHT to enter the POINTS menu
    1 KB (220 words) - 18:07, 24 February 2016
  • # 2nd DRAW to enter the draw menu # 3 to insert the Horizontal command, or use arrows and ENTER.
    1 KB (170 words) - 18:27, 24 February 2016
  • ...'t have to do the regression on L₁ and L₂, but if you don't you'll have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y₁) after the command, so that the line of
    3 KB (521 words) - 23:21, 24 February 2016
  • ...'t have to do the regression on L₁ and L₂, but if you don't you'll have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y₁) after the command, so that the curve's
    3 KB (516 words) - 21:40, 24 February 2016
  • .../span> (keys that when pressed perform a special action, such as pressing [ENTER] to finish editing, or [CLEAR] to empty the buffer, etc.), and a limit test cp kEnter ;special key enter
    6 KB (786 words) - 08:22, 6 February 2016
  • # 2nd DRAW to enter the draw menu # 2 to insert the Line( token, or use arrows and ENTER.
    2 KB (348 words) - 18:23, 24 February 2016
  • # 2nd PRGM to enter the DRAW menu # RIGHT to enter the POINTS menu
    1 KB (217 words) - 18:07, 24 February 2016
  • # PRGM to enter the PRGM menu ...and the label that program execution will continue at if the user presses ENTER on the menu item or presses its corresponding number. The text can be fourt
    5 KB (872 words) - 18:28, 24 February 2016
  • ...should be sufficient. Choose ANIMATION for the "Capture Type" option, and enter the file name you want. Then press Capture and Stop Capture when you want t ...nnecessary detail, like selecting the program out of the menu and pressing ENTER (start in the program itself).
    4 KB (658 words) - 18:14, 24 February 2016
  • ...loops are pre-test loops, which means the condition is checked before you enter the loop. If the condition is false, the loop is skipped entirely. However, :Disp "ENTER A POSITIVE"
    4 KB (707 words) - 00:54, 25 February 2016
  • | 11111101 || ENTER || + || - || × || ÷ || ^ || CLEAR !! | FD || ENTER || + || - || × || ÷ || ^ || CLEAR !!
    2 KB (190 words) - 07:49, 6 February 2016
  • # 2nd PRGM to enter the DRAW menu # RIGHT to enter the POINTS menu
    2 KB (365 words) - 18:23, 24 February 2016
  • # 2nd PRGM to enter the DRAW menu # RIGHT to enter the POINTS menu
    1 KB (220 words) - 18:08, 24 February 2016
  • # 2nd PRGM to enter the DRAW menu # RIGHT to enter the POINTS menu
    1 KB (226 words) - 18:29, 24 February 2016
  • ...able below shows the coordinates used for the Output( command (see below). Enter these coordinates in the Output( command as shown, only without the parenth ...-- Pauses the program and displays the home screen until the user presses ENTER. It also can display text or a value with scrolling available.
    4 KB (397 words) - 18:15, 24 February 2016
  • ...ou don't, I suggest you archive something by pressing 2 then 1, then press ENTER on anything that doesn't have a star next to it. Go ahead and enter any name you want. Must be only A-Z, no numbers.
    3 KB (532 words) - 18:38, 24 February 2016
  • # 2ND LIST to enter the LIST menu. # LEFT to enter the MATH submenu.
    2 KB (300 words) - 18:02, 24 February 2016
  • ...'t have to do the regression on L₁ and L₂, but if you don't you'll have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y₁) after the command, so that the curve's
    3 KB (529 words) - 22:24, 24 February 2016
  • ...map that pleases you and press [2ND] + [DRAW] + [LEFT] + [ENTER] + [1] + [ENTER] (Storepic 1). This will override Pic1 with whatever map you created. The m
    2 KB (288 words) - 18:08, 24 February 2016
  • :Disp "ENTER TEXT" :Disp "ENTER TEXT"
    5 KB (839 words) - 00:38, 25 February 2016
  • # 2ND LIST to enter the LIST menu. # LEFT to enter the MATH submenu.
    2 KB (390 words) - 18:16, 24 February 2016
  • # 2nd CATALOG to enter the command catalog ...ssage that is displayed in place of the clock on the mode screen and press ENTER twice. You can turn the clock off by using the [[TI-BASIC:Clockoff|ClockOff
    803 bytes (127 words) - 18:39, 24 February 2016
  • ...'t have to do the regression on L₁ and L₂, but if you don't you'll have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y₁) after the command, so that the equation
    4 KB (578 words) - 21:36, 24 February 2016
  • ...'t have to do the regression on L₁ and L₂, but if you don't you'll have to enter the names of the lists after the command. For example: Finally, you can enter an equation variable (such as Y₁) after the command, so that the line of
    4 KB (697 words) - 23:21, 24 February 2016
  • # PRGM to enter the PRGM menu # RIGHT to enter the I/O menu
    4 KB (759 words) - 18:09, 24 February 2016
  • # PRGM to enter the PRGM menu # RIGHT to enter the I/O menu
    2 KB (283 words) - 18:30, 24 February 2016
  • # Type them on the home screen and press [ENTER] ...xample, if you ask the user to [[TI-BASIC:Input|Input]] a name, they could enter "InputPromptDisp123" (using the respective commands), and the calculator wo
    6 KB (940 words) - 18:17, 24 February 2016
  • # PRGM to enter the PRGM menu # ENTER or 1 to choose If
    4 KB (661 words) - 18:40, 24 February 2016
  • ...eps a history of these entries (you can cycle through them by pressing 2nd ENTER). If you do a lot of stuff on the home screen, the entries history can beco ...ave to select 2:Yes. Once you have found a file you want to archive, press ENTER. An asterisk will appear to the left of the file name, indicating that it i
    5 KB (920 words) - 18:03, 24 February 2016
  • ...key rather than a {{2nd}} key. It has a clicker key, menu key, catalogs, enter, and even a caps key. If you observe it long enough, it begins to resemble Request "Enter a number:",number
    41 KB (6,621 words) - 00:38, 25 February 2016
  • ...sses a letter key (as all letters are assigned key codes from 41 to 93) or ENTER. ...resets the cursor counter, and initializes the loop that won't quit until [ENTER],[2ND], or [CLEAR] is hit.
    13 KB (2,325 words) - 18:09, 24 February 2016
  • # 2nd PRGM to enter the DRAW menu # RIGHT to enter the POINTS menu
    1 KB (214 words) - 18:31, 24 February 2016
  • ...ing to the catalog and finding asm( then running the program, they simply enter the shell and find the game. Common shells include:
    6 KB (904 words) - 21:05, 3 February 2016
  • # 1 or ENTER to select Finance...
    2 KB (315 words) - 18:06, 24 February 2016
  • # [Enter] or [1]
    1 KB (183 words) - 22:23, 24 February 2016
  • # 5 to select Tangent(, or use arrows and ENTER.
    3 KB (406 words) - 22:24, 24 February 2016
  • # Press [ENTER] to insert Horiz
    595 bytes (93 words) - 18:30, 24 February 2016
  • # 5 to select R►Pr(, or use arrows and ENTER.
    1 KB (211 words) - 18:40, 24 February 2016
  • # Use arrows and ENTER to select AxesOff.
    1 KB (164 words) - 18:01, 24 February 2016
  • # 7 to select P►Rx(, or use arrows and ENTER.
    2 KB (311 words) - 23:53, 24 February 2016
  • Name: "Enter" _
    31 KB (4,496 words) - 18:17, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    4 KB (605 words) - 18:24, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    3 KB (440 words) - 18:32, 24 February 2016
  • # Scroll down to find GraphColor(, then ENTER to paste.
    905 bytes (138 words) - 21:58, 24 February 2016
  • # 3 to select Zoom Out, or use arrows and ENTER.
    2 KB (251 words) - 19:35, 25 February 2016
  • # 2nd CATALOG to enter the command catalog
    2 KB (302 words) - 18:20, 24 February 2016
  • # Use arrows and ENTER to select GridOn.
    2 KB (289 words) - 18:28, 24 February 2016
  • ...e what the respective numbers would look like as dice. You then just press ENTER, and the score of the roll will be displayed. Remember, you shouldn't give
    1 KB (258 words) - 22:12, 24 February 2016
  • Ver. 1.2: Added 2nd/enter interchangeability. Fixed a bug with math functions.
    2 KB (367 words) - 08:13, 6 February 2016
  • ...ly or vertically to a certain coordinate, and the command ends by pressing ENTER. The coordinates are then stored to x and y, respectively.
    6 KB (1,064 words) - 23:53, 24 February 2016
  • # 6 to select ►Rect, or use arrows and ENTER.
    1 KB (218 words) - 23:54, 24 February 2016
  • n/d is accessible by pressing ALPHA then Y= then enter.[[Category:TI-BASIC]]
    146 bytes (25 words) - 18:22, 24 February 2016
  • # 4 to select RecallGDB, or use arrows and ENTER.
    2 KB (396 words) - 18:30, 24 February 2016
  • # Use the arrow keys and ENTER to select re^θ''i''
    2 KB (383 words) - 23:22, 24 February 2016
  • ...of the URL — http://tibasicdev.wikidot.com/whateveryouwant — and pressing ENTER.
    4 KB (782 words) - 18:02, 24 February 2016
  • # Use the arrow keys and ENTER to select a+b''i''
    1 KB (223 words) - 18:09, 24 February 2016
  • # MATH to enter the [[TI-BASIC:Math|MATH]] menu
    1 KB (152 words) - 22:23, 24 February 2016
  • # 5 to select sum(, or use arrows and ENTER.
    1 KB (196 words) - 18:24, 24 February 2016
  • Loop until a selecting key (such as enter) is pressed
    10 KB (1,673 words) - 18:33, 24 February 2016
  • # 5 to select ZSquare, or use arrows and ENTER.
    2 KB (245 words) - 18:04, 24 February 2016
  • # 3 to select StoreGDB, or use arrows and ENTER.
    2 KB (396 words) - 18:12, 24 February 2016
  • # Enter or 1 to select BackgroundOn
    1 KB (213 words) - 22:10, 24 February 2016
  • # ALPHA E to select *row(, or use arrows and ENTER.
    1,020 bytes (148 words) - 22:24, 24 February 2016
  • # ENTER or 1 to select Finance...
    2 KB (250 words) - 23:55, 24 February 2016
  • ! 0|| (FE) || DOWN || ENTER || (-) || . || 0 || || GRAPH
    3 KB (456 words) - 23:56, 5 February 2016
  • # ENTER on DEC
    714 bytes (107 words) - 23:53, 24 February 2016
  • # ENTER or 1 to select.
    1,004 bytes (140 words) - 23:21, 24 February 2016
  • # ENTER or 1 to select ZPrevious.
    2 KB (281 words) - 18:22, 24 February 2016
  • # 8 to select Select(, or use arrows and ENTER.
    1 KB (215 words) - 18:30, 24 February 2016
  • # 3 to select <sup>r</sup>, or use arrows and ENTER.
    1 KB (213 words) - 22:26, 24 February 2016
  • # 8 to select ZInteger, or use arrows and ENTER.
    2 KB (244 words) - 19:40, 25 February 2016
  • # Use arrows and ENTER to select Degree.
    3 KB (462 words) - 23:53, 24 February 2016
  • ...the screen. You can modify it by selecting the equation part and pressing enter. Input your desired value for the calculator to change it. The equation i
    2 KB (313 words) - 18:18, 24 February 2016
  • # PRGM to enter the PRGM menu
    2 KB (279 words) - 18:24, 24 February 2016
  • # Use arrows and ENTER to select PolarGC.
    2 KB (363 words) - 18:34, 24 February 2016
  • # Type them on the home screen and press [ENTER]
    2 KB (264 words) - 23:20, 24 February 2016
  • # PRGM to enter the PRGM menu
    4 KB (748 words) - 18:12, 24 February 2016
  • # PRGM to enter the PRGM menu
    4 KB (749 words) - 18:21, 24 February 2016
  • # ENTER to select rand.
    4 KB (625 words) - 18:28, 24 February 2016
  • # Use arrows and ENTER to select CoordOff
    803 bytes (112 words) - 18:38, 24 February 2016
  • halt ;Enter low power mode (disabling various devices)
    2 KB (375 words) - 23:56, 5 February 2016
  • # Use arrows and ENTER to select "Off" under "Detect Asymptotes:"
    963 bytes (144 words) - 22:09, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    985 bytes (161 words) - 18:15, 24 February 2016
  • # Use arrows and ENTER to select ExprOff
    757 bytes (116 words) - 18:23, 24 February 2016
  • # 1 or ENTER to select 1-Var Stats
    3 KB (491 words) - 21:39, 24 February 2016
  • # 4 to select PlotsOff, or use arrows and ENTER.
    1 KB (159 words) - 18:40, 24 February 2016
  • # ENTER to select conj(.
    950 bytes (143 words) - 18:02, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    1 KB (195 words) - 18:09, 24 February 2016
  • # Use arrows and ENTER to select "On" under "Detect Asymptotes:"
    849 bytes (126 words) - 22:10, 24 February 2016
  • # ENTER or 1 to select Finance...
    2 KB (237 words) - 23:54, 24 February 2016
  • # ENTER to select SortA(.
    2 KB (255 words) - 22:25, 24 February 2016
  • # PRGM to enter the PRGM menu
    6 KB (958 words) - 18:04, 24 February 2016
  • # Use arrows and ENTER to select Sequential.
    1 KB (152 words) - 18:12, 24 February 2016
  • ...y is represented by putting its row and column together. For example, the [ENTER] key is row 10, column 5; therefore, its value is 105. The up, right, and l
    2 KB (257 words) - 18:21, 24 February 2016
  • Name: "Enter" _
    38 KB (5,423 words) - 22:11, 24 February 2016
  • # 4 to select ZDecimal, or use arrows and ENTER.
    2 KB (333 words) - 18:38, 24 February 2016
  • | Λ || skUp || $04 || || [ENTER] || skEnter || $09 || || [+] || skAdd || $0A
    2 KB (163 words) - 18:00, 6 February 2016
  • # Type them on the home screen and press [ENTER]
    1 KB (226 words) - 18:07, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    585 bytes (83 words) - 18:15, 24 February 2016
  • # Use arrows and ENTER to select Real.
    2 KB (283 words) - 23:21, 24 February 2016
  • # ENTER to select StorePic
    2 KB (275 words) - 18:31, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    989 bytes (155 words) - 18:40, 24 February 2016
  • # ENTER to select Time
    1 KB (203 words) - 18:02, 24 February 2016
  • # ENTER to select Z-Test(
    7 KB (1,171 words) - 18:10, 24 February 2016
  • ...x]] AF ||= \ugrave\ ||= [[File:D6h_Lenter.gif|alt=Lenter|10x14px]] D6 ||= \enter\
    10 KB (1,697 words) - 22:10, 24 February 2016
  • # 2 to select SortD(, or use arrows and ENTER.
    2 KB (259 words) - 22:24, 24 February 2016
  • # Press [ENTER] to insert it
    1 KB (165 words) - 18:34, 24 February 2016
  • # ENTER to select det(.
    2 KB (297 words) - 19:13, 24 February 2016
  • # ALPHA C to select rowSwap(, or use arrows and ENTER.
    1,021 bytes (147 words) - 22:23, 24 February 2016
  • # [ENTER] to insert the command
    2 KB (239 words) - 22:24, 24 February 2016
  • ...ly or vertically to a certain coordinate, and the command ends by pressing ENTER. The coordinates are then stored to x and y, respectively.
    6 KB (940 words) - 00:57, 25 February 2016
  • # 8 to select P►Ry(, or use arrows and ENTER.
    2 KB (312 words) - 23:55, 24 February 2016
  • | V || kDown || $04 !! || [ENTER] || kEnter || $05 !! || [CLEAR] || kClear || $09
    6 KB (683 words) - 08:28, 6 February 2016
  • # ALPHA B to select rref(, or use arrows and ENTER.
    2 KB (342 words) - 23:20, 24 February 2016
  • ...ly undetectable and rarely give the right answer, but if the user tries to enter in anything other than a number, it will cause the program to crash.
    2 KB (345 words) - 22:10, 24 February 2016
  • # 6 to select ZStandard, or use arrows and ENTER.
    2 KB (311 words) - 18:23, 24 February 2016
  • # PRGM to enter the PRGM menu
    3 KB (561 words) - 18:31, 24 February 2016
  • # Use arrows and ENTER to select AxesOn.
    722 bytes (109 words) - 18:40, 24 February 2016
  • ...tested the hexadecimal codes to make sure they work, but it's up to you to enter them in correctly.
    15 KB (2,541 words) - 21:58, 24 February 2016
  • # PRGM to enter the PRGM menu
    4 KB (650 words) - 18:10, 24 February 2016
  • # Use arrows and ENTER to select Web.
    3 KB (551 words) - 18:19, 24 February 2016
  • # 3 to select xor, or use arrows and ENTER.
    1 KB (164 words) - 18:26, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    1 KB (175 words) - 18:34, 24 February 2016
  • # ALPHA F to select *row+(, or use arrows and ENTER.
    1 KB (153 words) - 22:22, 24 February 2016
  • # Use arrows and ENTER to select RectGC.
    2 KB (286 words) - 18:13, 24 February 2016
  • # 4 to select ►DMS, or use arrows and ENTER.
    2 KB (247 words) - 23:54, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    1 KB (226 words) - 18:29, 24 February 2016
  • # ALPHA D to select row+(, or use arrows and ENTER.
    1 KB (152 words) - 22:25, 24 February 2016
  • * Try pressing mode, clear or enter. Then panic and press a lot of buttons. Surprisingly, I have avoided taki
    3 KB (463 words) - 07:21, 6 February 2016
  • # 6 to select prod(, or use arrows and ENTER.
    1 KB (190 words) - 18:08, 24 February 2016
  • You can use math symbols to enter fancier characters than just uppercase letters.
    5 KB (821 words) - 00:47, 25 February 2016
  • # 5 to select PlotsOn, or use arrows and ENTER.
    1,019 bytes (159 words) - 18:23, 24 February 2016
  • # 2 to select or, or use arrows and ENTER.
    916 bytes (134 words) - 18:31, 24 February 2016
  • # 2ND CATALOG to enter the catalog
    2 KB (223 words) - 00:56, 27 November 2017
  • # ENTER on AUTO
    803 bytes (120 words) - 23:53, 24 February 2016
  • When Lowercase is enabled, press ALPHA twice to enter lowercase mode in the TIOS.
    11 KB (1,708 words) - 00:36, 25 February 2016
  • # 7 to select ZTrig, or use arrows and ENTER.
    2 KB (374 words) - 22:24, 24 February 2016
  • # Use arrows and ENTER to select Float.
    2 KB (343 words) - 18:27, 24 February 2016
  • # Use arrows and ENTER to select Simul.
    894 bytes (130 words) - 18:34, 24 February 2016
  • # 9 to select ZoomStat, or use arrows and ENTER.
    2 KB (379 words) - 18:05, 24 February 2016
  • # PRGM to enter the program menu
    2 KB (239 words) - 18:13, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    1,000 bytes (152 words) - 18:21, 24 February 2016
  • * …that the © character can be used to enter comments in programs?
    8 KB (1,373 words) - 23:54, 24 February 2016
  • # ENTER on Classic
    881 bytes (118 words) - 22:25, 24 February 2016
  • # Use arrows and ENTER to select GridOff.
    554 bytes (76 words) - 18:01, 24 February 2016
  • # ENTER to select GarbageCollect
    3 KB (487 words) - 18:08, 24 February 2016
  • # ENTER to select normalpdf(.
    1 KB (221 words) - 18:16, 24 February 2016
  • # 7 to select ►Polar, or use arrows and ENTER.
    1 KB (215 words) - 23:54, 24 February 2016
  • ...st scroll to the corresponding row in the independent variable column, and enter a value.
    2 KB (225 words) - 18:32, 24 February 2016
  • # 3 to select ZoomRcl, or use arrows and ENTER.
    2 KB (249 words) - 19:42, 25 February 2016
  • # Use arrows and ENTER to select LabelOn.
    2 KB (262 words) - 18:11, 24 February 2016
  • # MATH to enter the Math menu
    2 KB (288 words) - 18:19, 24 February 2016
  • # 4 to select DispGraph, or use arrows and ENTER.
    2 KB (306 words) - 18:27, 24 February 2016
  • # ENTER to select Normal.
    940 bytes (130 words) - 18:35, 24 February 2016
  • ...ptional argument. While program execution is halted until the user presses ENTER, the Pause command allows you to display the entire comment on one line, an
    6 KB (1,044 words) - 18:05, 24 February 2016
  • # Press [2ND] [PRGM] to enter the DRAW menu
    2 KB (287 words) - 18:14, 24 February 2016
  • # 2 to select Zoom In, or use arrows and ENTER.
    2 KB (251 words) - 19:11, 25 February 2016
  • # Use arrows and ENTER to select ExprOn
    967 bytes (155 words) - 18:29, 24 February 2016
  • ...//repeat input routine until user presses enter and the current house is not empty
    10 KB (1,317 words) - 00:39, 25 February 2016
  • # Press [ENTER] to insert Full
    746 bytes (122 words) - 18:01, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    1 KB (168 words) - 18:08, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    1 KB (195 words) - 18:16, 24 February 2016
  • # ENTER to select and.
    2 KB (262 words) - 02:32, 27 November 2017
  • # Use arrows and ENTER to select CoordOn
    1 KB (171 words) - 18:32, 24 February 2016
  • # 2 to select ZoomSto, or use arrows and ENTER.
    1 KB (233 words) - 19:42, 25 February 2016
  • # Use arrows and ENTER to select Sci.
    711 bytes (97 words) - 18:11, 24 February 2016
  • # Scroll down to AsmComp( and press enter.
    2 KB (246 words) - 18:20, 24 February 2016
  • # Use arrows and ENTER to select Eng.
    738 bytes (102 words) - 18:27, 24 February 2016
  • ..."PONG: PAUSED","{SCORE,SAVES}","PLAYER 1:",{N,S},"PLAYER 2:",{O,T},"PRESS ENTER"
    2 KB (304 words) - 18:36, 24 February 2016
  • :Disp "press enter."
    6 KB (994 words) - 00:55, 25 February 2016
  • # 2nd CATALOG to enter the command catalog
    992 bytes (145 words) - 18:14, 24 February 2016
  • :Disp "ENTER NUMBERS >0"
    7 KB (1,173 words) - 00:56, 25 February 2016
  • # PRGM to enter the PRGM menu.
    6 KB (1,099 words) - 18:30, 24 February 2016
  • # 6 to select DrawF, or use arrows and ENTER.
    2 KB (310 words) - 22:25, 24 February 2016
  • # 8 to select DrawInv, or use arrows and ENTER.
    2 KB (303 words) - 22:22, 24 February 2016
  • # 6 to select R►Pθ(, or use arrows and ENTER.
    2 KB (306 words) - 23:53, 24 February 2016
  • # Use arrows and ENTER to select Radian.
    3 KB (527 words) - 23:54, 24 February 2016
  • # Go to the last command and press "Enter".
    1 KB (199 words) - 18:24, 24 February 2016
  • # 0 to select ZoomFit, or use arrows and ENTER.
    2 KB (241 words) - 18:32, 24 February 2016
  • # 4 to select not(, or use arrows and ENTER.
    1 KB (168 words) - 18:03, 24 February 2016
  • # PRGM to enter the PRGM menu
    4 KB (744 words) - 18:11, 24 February 2016
  • # ENTER to select abs(.
    3 KB (391 words) - 02:25, 27 November 2017
  • To enter a complex number:
    2 KB (242 words) - 23:21, 24 February 2016
  • # ENTER to select Asm(.
    1 KB (207 words) - 18:37, 24 February 2016
  • by pressing [2nd][Draw][Left][Enter]. This can be useful if you have a frequently used picture or a background
    3 KB (528 words) - 00:55, 25 February 2016
  • * You attempted to enter, or you have calculated, a number that is beyond the range of the calculato
    20 KB (3,169 words) - 23:21, 24 February 2016
  • ...ogram will print NUMBER:, then wait until the user enters data and presses enter. The data will be stored into the variable X. This can make programs, such
    6 KB (1,099 words) - 00:38, 25 February 2016
  • # 2nd CATALOG to enter the command catalog
    3 KB (420 words) - 18:30, 24 February 2016
  • ...e. This program will count up and down with the arrow keys until you press ENTER. If you press 2ND, however, it will switch the order of the keys:
    4 KB (735 words) - 18:40, 24 February 2016
  • # 2ND PRGM to enter the DRAW menu
    1 KB (190 words) - 21:53, 24 February 2016
  • ...g. This display message can be used to tell the user what type of value to enter or to show what the variable is for. The Input command should be used inste
    2 KB (332 words) - 18:09, 24 February 2016
  • # ENTER to select OpenLib(.
    1 KB (156 words) - 18:16, 24 February 2016
  • # 2 to select RecallPic, or use arrows and ENTER.
    2 KB (315 words) - 18:24, 24 February 2016
  • # Use arrows and ENTER to select LabelOff.
    683 bytes (96 words) - 18:32, 24 February 2016
  • # MATH to enter the [[TI-BASIC:Math|MATH]] menu
    1 KB (184 words) - 18:04, 24 February 2016
  • # ENTER to select ShadeNorm(
    3 KB (518 words) - 21:38, 24 February 2016
  • # 2nd CATALOG to enter the command catalog
    547 bytes (78 words) - 18:20, 24 February 2016
  • # PRGM to enter the PRGM menu
    4 KB (680 words) - 18:27, 24 February 2016
  • # ENTER to select min(.
    3 KB (480 words) - 18:37, 24 February 2016