All the following are commands that are executable using TI-BASIC Language:
TI-BASIC Commands[]
Program[]
PRGM
Control[]
CTL
If | Then | Else | For( | While |
Repeat | End | Pause | Lbl | Goto |
IS>( | DS<( | Menu( | prgm | Return |
Stop | DelVar | GraphStyle( | OpenLib( | ExecLib |
Input/Output[]
I/O
Input | Prompt | Disp | DispGraph |
DispTable | Output( | getKey | ClrHome |
ClrTable | GetCalc( | Get( | Send( |
Draw[]
DRAW
[]
ClrDraw[] |
Line( | Horizontal | Vertical | Tangent( |
DrawF | Shade( | DrawInv | Circle( | Text( |
Draw DRAW
Points[]
POINTS
Pt-On( | Pt-Off( | Pt-Change( | Pxl-On( |
Pxl-Off( | Pxl-Change( | pxl-Test( |
Store[]
STO
StorePic | RclPic |
StoreGDB | RecallGDB |
Variables[]
Math[]
MATH
Math[]
MATH
▶Frac | ▶Dec | 3 | 3√ | x√ |
fMin( | fMax( | nDeriv( | fnInt( | solve( |
Number[]
NUM
abs( | round( | iPart( |
fPart( | int( | min( |
max( | lcm( | gcd( |
Complex[]
CPX
conj( | real( | imag( | angle( |
abs( | ▶Rect | ▶Polar |
Probability[]
PRB
rand | nPr | nCr | |
! | randInt( | randNorm( | randBin( |
Test[]
TEST
Test[]
TEST
= | ≠ | > |
< | ≥ | ≤ |
Logic[]
LOGIC
and | or |
xor | not( |
Angle[]
ANGLE
Angle[]
° | ' |
r | ▶DMS |
R▶Pr( | R▶Pθ( |
P▶Rx( | P▶Ry( |
Other Commands[]
sin-1( | cos-1( | tan-1( |
sin( | cos( | tan( |
√ | ^ | |
2 | -1 | " " |
10^( | e^( | |
log( | ln( | → |
{ } | ( ) | [ ] |