- 5 Talk
-
List of TI-BASIC Commands

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