Skip to content

Instantly share code, notes, and snippets.

@SimonEast
Created February 25, 2022 02:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SimonEast/78e8ee29b2bf6c8c9bb34b0cbda00fd0 to your computer and use it in GitHub Desktop.
Save SimonEast/78e8ee29b2bf6c8c9bb34b0cbda00fd0 to your computer and use it in GitHub Desktop.
List of TI-83/84 Basic Tokens

Here are all the TI-BASIC tokens, along with the binary hex code of each, as taken from TokenIDE. The hex form is how they appear in an 8XP file. Another list is available at http://tibasicdev.wikidot.com/tokens

00 - 
01 - ►DMS
02 - ►Dec
03 - ►Frac
04 - →
05 - Boxplot
06 - [
07 - ]
08 - {
09 - }
0A - ʳ
0B - °
0C - ˉ¹
0D - ²
0E - ᵀ
0F - ³
10 - (
11 - )
12 - round(
13 - pxl-Test(
14 - augment(
15 - rowSwap(
16 - row+(
17 - *row(
18 - *row+(
19 - max(
1A - min(
1B - R►Pr(
1C - R►Pθ(
1D - P►Rx(
1E - P►Ry(
1F - median(
20 - randM(
21 - mean(
22 - solve(
23 - seq(
24 - fnInt(
25 - nDeriv(
27 - fMin(
28 - fMax(
29 -  
2A - "
2B - ,
2C - [i]
2D - !
2E - CubicReg 
2F - QuartReg 
30 - 0
31 - 1
32 - 2
33 - 3
34 - 4
35 - 5
36 - 6
37 - 7
38 - 8
39 - 9
3A - .
3B - ᴇ
3C -  or 
3D -  xor 
3E - :
3F - 

40 -  and 
41 - A
42 - B
43 - C
44 - D
45 - E
46 - F
47 - G
48 - H
49 - I
4A - J
4B - K
4C - L
4D - M
4E - N
4F - O
50 - P
51 - Q
52 - R
53 - S
54 - T
55 - U
56 - V
57 - W
58 - X
59 - Y
5A - Z
5B - θ

5C00 - [A]
5C01 - [B]
5C02 - [C]
5C03 - [D]
5C04 - [E]
5C05 - [F]
5C06 - [G]
5C07 - [H]
5C08 - [I]
5C09 - [J]

5D00 - L₁
5D01 - L₂
5D02 - L₃
5D03 - L₄
5D04 - L₅
5D05 - L₆

5E10 - Y₁
5E11 - Y₂
5E12 - Y₃
5E13 - Y₄
5E14 - Y₅
5E15 - Y₆
5E16 - Y₇
5E17 - Y₈
5E18 - Y₉
5E19 - Y₀
5E20 - X₁ᴛ
5E21 - Y₁ᴛ
5E22 - X₂ᴛ
5E23 - Y₂ᴛ
5E24 - X₃ᴛ
5E25 - Y₃ᴛ
5E26 - X₄ᴛ
5E27 - Y₄ᴛ
5E28 - X₅ᴛ
5E29 - Y₅ᴛ
5E2A - X₆ᴛ
5E2B - Y₆ᴛ
5E40 - r₁
5E41 - r₂
5E42 - r₃
5E43 - r₄
5E44 - r₅
5E45 - r₆
5E80 - |u
5E81 - |v
5E82 - |w
5F - prgm

6000 - Pic1
6001 - Pic2
6002 - Pic3
6003 - Pic4
6004 - Pic5
6005 - Pic6
6006 - Pic7
6007 - Pic8
6008 - Pic9
6009 - Pic0

6100 - GDB1
6101 - GDB2
6102 - GDB3
6103 - GDB4
6104 - GDB5
6105 - GDB6
6106 - GDB7
6107 - GDB8
6108 - GDB9
6109 - GDB0

6201 - [RegEQ]
6202 - [n]
6203 - ẋ
6204 - Σx
6205 - Σx²
6206 - [Sx]
6207 - σx
6208 - [minX]
6209 - [maxX]
620A - [minY]
620B - [maxY]
620C - ȳ
620D - Σy
620E - Σy²
620F - [Sy]
6210 - σy
6211 - Σxy
6212 - [r]
6213 - [Med]
6214 - [Q1]
6215 - [Q3]
6216 - [|a]
6217 - [|b]
6218 - [|c]
6219 - [|d]
621A - [|e]
621B - x₁
621C - x₂
621D - x₃
621E - y₁
621F - y₂
6220 - y₃
6221 - [recursiven]
6222 - [p]
6223 - [z]
6224 - [t]
6225 - χ²
6226 - [|F]
6227 - [df]
6228 - [ṗ]
6229 - ṗ₁
622A - ṗ₂
622B - ẋ₁
622C - Sx₁
622D - n₁
622E - ẋ₂
622F - Sx₂
6230 - n₂
6231 - [Sxp]
6232 - [lower]
6233 - [upper]
6234 - [s]
6235 - r²
6236 - R²
6237 - [factordf]
6238 - [factorSS]
6239 - [factorMS]
623A - [errordf]
623B - [errorSS]
623C - [errorMS]

6300 - ZXscl
6301 - ZYscl
6302 - Xscl
6303 - Yscl
6304 - u(nMin)
6305 - v(nMin)
6306 - Un-₁
6307 - Vn-₁
6308 - Zu(nmin)
6309 - Zv(nmin)
630A - Xmin
630B - Xmax
630C - Ymin
630D - Ymax
630E - Tmin
630F - Tmax
6310 - θMin
6311 - θMax
6312 - ZXmin
6313 - ZXmax
6314 - ZYmin
6315 - ZYmax
6316 - Zθmin
6317 - Zθmax
6318 - ZTmin
6319 - ZTmax
631A - TblStart
631B - PlotStart
631C - ZPlotStart
631D - nMax
631E - ZnMax
631F - nMin
6320 - ZnMin
6321 - ∆Tbl
6322 - Tstep
6323 - θstep
6324 - ZTstep
6325 - Zθstep
6326 - ∆X
6327 - ∆Y
6328 - XFact
6329 - YFact
632A - TblInput
632B - |N
632C - I%
632D - PV
632E - PMT
632F - FV
6330 - |P/Y
6331 - |C/Y
6332 - w(nMin)
6333 - Zw(nMin)
6334 - PlotStep
6335 - ZPlotStep
6336 - Xres
6337 - ZXres
64 - Radian
65 - Degree
66 - Normal
67 - Sci
68 - Eng
69 - Float
6A - =
6B - <
6C - >
6D - ≤
6E - ≥
6F - ≠
70 - +
71 - -
72 - Ans
73 - Fix 
74 - Horiz
75 - Full
76 - Func
77 - Param
78 - Polar
79 - Seq
7A - IndpntAuto
7B - IndpntAsk
7C - DependAuto
7D - DependAsk

7E00 - Sequential
7E01 - Simul
7E02 - PolarGC
7E03 - RectGC
7E04 - CoordOn
7E05 - CoordOff
7E06 - Thick
7E07 - Dot-Thick
7E08 - AxesOn
7E09 - AxesOff
7E0A - GridDot 
7E0B - GridOff
7E0C - LabelOn
7E0D - LabelOff
7E0E - Web
7E0F - Time
7E10 - uvAxes
7E11 - vwAxes
7E12 - uwAxes
7F - plotsquare
80 - ﹢
81 - ·
82 - *
83 - /
84 - Trace
85 - ClrDraw
86 - ZStandard
87 - ZTrig
88 - ZBox
89 - Zoom In
8A - Zoom Out
8B - ZSquare
8C - ZInteger
8D - ZPrevious
8E - ZDecimal
8F - ZoomStat
90 - ZoomRcl
91 - PrintScreen
92 - ZoomSto
93 - Text(
94 -  nPr 
95 -  nCr 
96 - FnOn 
97 - FnOff 
98 - StorePic 
99 - RecallPic 
9A - StoreGDB 
9B - RecallGDB 
9C - Line(
9D - Vertical 
9E - Pt-On(
9F - Pt-Off(
A0 - Pt-Change(
A1 - Pxl-On(
A2 - Pxl-Off(
A3 - Pxl-Change(
A4 - Shade(
A5 - Circle(
A6 - Horizontal 
A7 - Tangent(
A8 - DrawInv 
A9 - DrawF 

AA00 - Str1
AA01 - Str2
AA02 - Str3
AA03 - Str4
AA04 - Str5
AA05 - Str6
AA06 - Str7
AA07 - Str8
AA08 - Str9
AA09 - Str0
AB - rand
AC - π
AD - getKey
AE - '
AF - ?
B0 - ⁻
B1 - int(
B2 - abs(
B3 - det(
B4 - identity(
B5 - dim(
B6 - sum(
B7 - prod(
B8 - not(
B9 - iPart(
BA - fPart(

BB00 - npv(
BB01 - irr(
BB02 - bal(
BB03 - ΣPrn(
BB04 - ΣInt(
BB05 - ►Nom(
BB06 - ►Eff(
BB07 - dbd(
BB08 - lcm(
BB09 - gcd(
BB0A - randInt(
BB0B - randBin(
BB0C - sub(
BB0D - stdDev(
BB0E - variance(
BB0F - inString(
BB10 - normalcdf(
BB11 - invNorm(
BB12 - tcdf(
BB13 - χ²cdf(
BB14 - Fcdf(
BB15 - binompdf(
BB16 - binomcdf(
BB17 - poissonpdf(
BB18 - poissoncdf(
BB19 - geometpdf(
BB1A - geometcdf(
BB1B - normalpdf(
BB1C - tpdf(
BB1D - χ²pdf(
BB1E - Fpdf(
BB1F - randNorm(
BB20 - tvm_Pmt
BB21 - tvm_I%
BB22 - tvm_PV
BB23 - tvm_N
BB24 - tvm_FV
BB25 - conj(
BB26 - real(
BB27 - imag(
BB28 - angle(
BB29 - cumSum(
BB2A - expr(
BB2B - length(
BB2C - DeltaList(
BB2D - ref(
BB2E - rref(
BB2F - ►Rect
BB30 - ►Polar
BB31 - [e]
BB32 - SinReg 
BB33 - Logistic 
BB34 - LinRegTTest 
BB35 - ShadeNorm(
BB36 - Shade_t(
BB37 - Shadeχ²(
BB38 - ShadeF(
BB39 - Matr►list(
BB3A - List►matr(
BB3B - Z-Test(
BB3C - T-Test 
BB3D - 2-SampZTest(
BB3E - 1-PropZTest(
BB3F - 2-PropZTest(
BB40 - χ²-Test(
BB41 - ZInterval
BB42 - 2-SampZInt(
BB43 - 1-PropZInt(
BB44 - 2-PropZInt(
BB45 - GraphStyle(
BB46 - 2-SampTTest 
BB47 - 2-SampFTest 
BB48 - TInterval 
BB49 - 2-SampTInt 
BB4A - SetUpEditor 
BB4B - Pmt_End
BB4C - Pmt_Bgn
BB4D - Real
BB4E - re^θi
BB4F - a+bi
BB50 - ExprOn
BB51 - ExprOff
BB52 - ClrAllLists
BB53 - GetCalc(
BB54 - DelVar 
BB55 - Equ►String(
BB56 - String►Equ(
BB57 - Clear Entries
BB58 - Select(
BB59 - ANOVA(
BB5A - ModBoxPlot
BB5B - NormProbPlot
BB64 - G-T
BB65 - ZoomFit
BB66 - DiagnosticOn
BB67 - DiagnosticOff
BB68 - Archive 
BB69 - UnArchive 
BB6A - Asm(
BB6B - AsmComp(
BB6C - AsmPrgm
BB6E - Á
BB6F - À
BB70 - Â
BB71 - Ä
BB72 - á
BB73 - à
BB74 - â
BB75 - ä
BB76 - É
BB77 - È
BB78 - Ê
BB79 - Ë
BB7A - é
BB7B - è
BB7C - ê
BB7D - ë
BB7F - Ì
BB80 - Î
BB81 - Ï
BB82 - í
BB83 - ì
BB84 - î
BB85 - ï
BB86 - Ó
BB87 - Ò
BB88 - Ô
BB89 - Ö
BB8A - ó
BB8B - ò
BB8C - ô
BB8D - ö
BB8E - Ú
BB8F - Ù
BB90 - Û
BB91 - Ü
BB92 - ú
BB93 - ù
BB94 - û
BB95 - ü
BB96 - Ç
BB97 - ç
BB98 - Ñ
BB99 - ñ
BB9A - ´
BB9B - |`
BB9C - ¨
BB9D - ¿
BB9E - ¡
BB9F - α
BBA0 - β
BBA1 - γ
BBA2 - Δ
BBA3 - δ
BBA4 - ε
BBA5 - λ
BBA6 - μ
BBA7 - |π
BBA8 - ρ
BBA9 - Σ
BBAB - Φ
BBAC - Ω
BBAD - ṗ
BBAE - χ
BBAF - |F
BBB0 - a
BBB1 - b
BBB2 - c
BBB3 - d
BBB4 - e
BBB5 - f
BBB6 - g
BBB7 - h
BBB8 - i
BBB9 - j
BBBA - k
BBBC - l
BBBD - m
BBBE - n
BBBF - o
BBC0 - p
BBC1 - q
BBC2 - r
BBC3 - s
BBC4 - t
BBC5 - u
BBC6 - v
BBC7 - w
BBC8 - x
BBC9 - y
BBCA - z
BBCB - σ
BBCC - τ
BBCD - Í
BBCE - GarbageCollect
BBCF - |~
BBD1 - @
BBD2 - #
BBD3 - $
BBD4 - &
BBD5 - `
BBD6 - ;
BBD7 - \\
BBD8 - |
BBD9 - _
BBDA - %
BBDB - …
BBDC - ∠
BBDD - ß
BBDE - ˣ
BBDF - ᴛ
BBE0 - ₀
BBE1 - ₁
BBE2 - ₂
BBE3 - ₃
BBE4 - ₄
BBE5 - ₅
BBE6 - ₆
BBE7 - ₇
BBE8 - ₈
BBE9 - ₉
BBEA - ₁₀
BBEB - ◄
BBEC - ►
BBED - ↑
BBEE - ↓
BBF0 - ×
BBF1 - ∫
BBF2 - bolduparrow
BBF3 - bolddownarrow
BBF4 - √
BBF5 - invertedequal
BC - √(
BD - ³√(
BE - ln(
BF - e^(
C0 - log(
C1 - ₁₀^(
C2 - sin(
C3 - sin⁻¹(
C4 - cos(
C5 - cos⁻¹(
C6 - tan(
C7 - tan⁻¹(
C8 - sinh(
C9 - sinh⁻¹(
CA - cosh(
CB - soch⁻¹(
CC - tanh(
CD - tanh⁻¹(
CE - If 
CF - Then
D0 - Else
D1 - While 
D2 - Repeat 
D3 - For(
D4 - End
D5 - Return
D6 - Lbl 
D7 - Goto 
D8 - Pause 
D9 - Stop
DA - IS>(
DB - DS<(
DC - Input 
DD - Prompt 
DE - Disp 
DF - DispGraph
E0 - Output(
E1 - ClrHome
E2 - Fill(
E3 - SortA(
E4 - SortD(
E5 - DispTable
E6 - Menu(
E7 - Send(
E8 - Get(
E9 - PlotsOn 
EA - PlotsOff 
EB - ʟ
EC - Plot1(
ED - Plot2(
EE - Plot3(

EF00 - setDate(
EF01 - setTime(
EF02 - checkTmr(
EF03 - setDtFmt(
EF04 - setTmFmt(
EF05 - timeCnv(
EF06 - dayOfWk(
EF07 - getDtStr
EF08 - getTmStr(
EF09 - getDate
EF0A - getTime
EF0B - startTmr
EF0C - getDtFmt
EF0D - getTmFmt
EF0E - isClockOn
EF0F - ClockOff
EF10 - ClockOn
EF11 - OpenLib(
EF12 - ExecLib
EF13 - invT(
EF14 - χ²GOF-Test(
EF15 - LinRegTInt 
EF16 - Manual-Fit 
EF17 - ZQuadrant1
EF18 - ZFrac1/2
EF19 - ZFrac1/3
EF1A - ZFrac1/4
EF1B - ZFrac1/5
EF1C - ZFrac1/8
EF1D - ZFrac1/10
EF1E - mathprintbox
EF2E - ⁄
EF2F - ᵤ
EF30 - ►n⁄d◄►Un⁄d
EF31 - ►F◄►D
EF32 - remainder(
EF33 - Σ(
EF34 - logBASE(
EF35 - randIntNoRep(
EF37 - [MATHPRINT]
EF38 - [CLASSIC]
EF39 - n⁄d
EF3A - Un⁄d
EF3B - [AUTO]
EF3C - [DEC]
EF3D - [FRAC]
EF41 - BLUE
EF42 - RED
EF43 - BLACK
EF44 - MAGENTA
EF45 - GREEN
EF46 - ORANGE
EF47 - BROWN
EF48 - NAVY
EF49 - LTBLUE
EF4A - YELLOW
EF4B - WHITE
EF4C - LTGREY
EF4D - MEDGREY
EF4E - GREY
EF4F - DARKGREY
EF5A - GridLine 
EF5B - BackgroundOn 
EF6A - DetectAsymOn
EF6B - DetectAsymOff
EF64 - BackgroundOff
EF65 - GraphColor(
EF67 - TextColor(
EF68 - Asm84CPrgm
EF6C - BorderColor 
EF73 - tinydotplot
EF74 - Thin
EF75 - Dot-Thin
F0 - ^
F1 - ˣ√
F2 - 1-Var Stats 
F3 - 2-Var Stats
F4 - LinReg(a+bx) 
F5 - ExpReg 
F6 - LnReg 
F7 - PwrReg 
F8 - Med-Med 
F9 - QuadReg 
FA - ClrList 
FB - ClrTable
FC - Histogram
FD - xyLine
FE - Scatter
FF - LinReg(ax+b) 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment