Site hosted by Angelfire.com: Build your free website today!
E-mail Webmaster
_______________
Navigation

Home
________________
Recent Additions

________________
English Section

TI Graphing Calculators
TI Program Descriptions

TI Programs
TI Programming Keystrokes

Brief User Guides
TI-82
TI-82 Statistics
TI-83 Plus Series

TI-83 Plus Statistics
TI-83 Plus Finance APP
TI-83 Plus Busines & Economics
TI-83 Plus Lin Prog
TI-83 Plus Geometry
TI-89 User Guide
TI-89 Statistics
TI-89 Finance
Arithmetic of  Lists

TI FAQs
For Beginners
More Detailed Page 1
More Detailed Page 2
TI-89 FAQs

Links to  Guidebooks by TI
TI-82
TI-83 Plus

Casio Graphing    Calculator

Casio Program Descriptions

Casio Programs
CFX-9850 & CFX-9750

Brief  Guides

CFX-9850 & CFX-9750
User Manual

Statistics Guide

Casio Programming Keystrokes
________________
Brief Guides Other Calculators
HP 43S Calculator

Scientific Calculators
FAQs for Scientific Calculators

===============

Sección Española

FAQs en Español
FAQs Basicos
Mas Dificil Pagina 1
Mas Dificil Pagina 2

Guías en Espaňol
TI-82 Espanol
TI-82 Estidisticas
TI-83 Plus Espanol
TI-83 Plus Estidisticas
TI-83 Plus Guía Financiera
TI-89 Titanium Guía
TI-89 Estidisticas
TI-89 Guía Financiera

 

Casio Calculadoras

Breve Guía Español
Cfx-9850 & Cfx-9750

Casio FAQs en Espanol

Calculadoras Científicos

FAQs en Espanol
________________
Links
Programs at Other Sites

Links to Tutorials

  

TI Keystrokes & Programming Help

About this file: This file lists most of the keystrokes necessary to enter the TI programs on this site into the calculator, describes how to start a new program, and a few other bits of information. It is not an exhaustive list of keystrokes.

Starting a New Program: Select the PRGM; NEW; ENTER; enter a program name of eight characters or less; ENTER; start entering coding.

Corrections:    If you see any errors or notice any omission that need to be added,  send me, the Webmaster, an e-mail with your suggestion.

Note:  For  commands that require PRGM,  program must be entered in the EDIT mode.

CODE

MAIN KEYSTROKE

SECONDARY KEYSTROKES

and 2nd, TEST LOGIC; 1
bal( APPS ENTER, 9

ClrHOme

PRGM

I/O; 8

Clr Table

 PRGM

I/O; 9

DelVar

PRGM CTL; G

DS<(

PRGM CTL; B

End

PRGM CTL; 7

Else

PRGM CTL; 3

For(

PRGM CTL; 4

Goto

PRGM CTL; 0

If

PRGM CTL; 1

Input

PRGM

I/O; 1

ΣInt( APPS ENTER, ALPHA, A

IS>(

PRGM CTL; A

Lbl

PRGM CTL; 9

(List)  dim(

2nd; LIST

OPS; 3

(List) seq(

2nd, LIST OPS; 5

List→Matr(

2nd, LIST

OPS; 0

(List) min( 2nd, LIST MATH; 1
(List) max( 2nd,LIST MATH; 2
(List) Mean( 2nd, LIST MATH; 3
(List) sum( 2nd, LIST MATH; 5

(List) prod(

2nd, LIST MATH; 6

(Mat)  dim(

2nd, MATRIX

MATH; 3

(Mat)  Fill(

2nd, MATRIX MATH; 4

(Mat) Identity(

2nd, MATRIX MATH; 5

(Mat) Trn(

2nd; MATRIX

MATH; 2

Matr→List(

2nd; MATRIX

MATH; 8

Menu(

PRGM CTL; C
or 2nd, TEST LOGIC; 2

Output(

 PRGM

I/O; 6

Pause

PRGM CTL; 8

prgm

 PRGM

CTL; D

Prompt

PRGM

I/O; 2

ΣPrn( APPS ENTER, 0 (zero)
Repeat PRGM CTL; 6
Return PRGM CTL; E
ref(  (Mat) 2nd, MATRIX MATH; A
rref( 2nd, MATRIX MATH; B
rowSwap(   (Mat) 2nd, MATRIX MATH; C
row +  (Mat) 2nd, MATRIX MATH; D

*row+  (Mat)

2nd, MATRIX

MATH; D

Send(

PRGM I/O; B

Stop

PRGM

CTL; F

tvm_Pmt APPS ENTER, 2

While

PRGM

CTL; 5

=; ≠; >; ≥; <; ≤ 2nd, TEST TEST; 1, 2, 3, 4, 5, 6