Difference between revisions of "TI-BASIC:Command Index"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
 
m (added Asm84CEPrgm)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<span id=" top"></span>
 
<span id=" top"></span>
 
<div style="font-size:105%; font-weight:bold;">
 
<div style="font-size:105%; font-weight:bold;">
[#Ops Ops] | [#Num #] | [#A A] | [#B B] | [#C C] | [#D D] | [#E E] | [#F F] | [#G G] | [#H H] | [#I I] | [#L L] | [#M M] | [#N N] | [#O O] | [#P P] | [#Q Q] | [#R R] | [#S S] | [#T T] | [#U U] | [#V V] | [#W W] | [#X X] | [#Z Z]
+
[[#Ops|Ops]] | [[#Num| #]] | [[#A |A]] | [[#B |B]] | [[#C |C]] | [[#D |D]] | [[#E |E]] | [[#F |F]] | [[#G| G]] | [[#H| H]] | [[#I| I]] | [[#L|L]] | [[#M |M]] | [[#N |N]] | [[#O| O]] | [[#P |P]] | [[#Q |Q]] | [[#R |R]] | [[#S |S]] | [[#T |T]] | [[#U |U]] | [[#V |V]] | [[#W |W]] | [[#X |X]] | [[#Z |Z]]
 
</div>
 
</div>
  
Line 8: Line 8:
 
<div style="border: 1px dashed #999;padding: 0 1em;background: #f4f4f4;margin: 35px 0 15px">
 
<div style="border: 1px dashed #999;padding: 0 1em;background: #f4f4f4;margin: 35px 0 15px">
 
Some commands have a superscript next to them that indicates compatibility:
 
Some commands have a superscript next to them that indicates compatibility:
* ^^83+^^ indicates that the command requires a TI-83+, TI-83+SE, TI-84+, TI-84+SE, or TI-84+CSE calculator.
+
* <sup>83+</sup> indicates that the command requires a TI-83+, TI-83+SE, TI-84+, TI-84+SE, or TI-84+CSE calculator.
* ^^84+^^ indicates that the command requires a TI-84+,TI-84+SE, or TI-84+CSE calculator.
+
* <sup>84+</sup> indicates that the command requires a TI-84+,TI-84+SE, or TI-84+CSE calculator.
* ^^84+2.30^^ indicates that the command requires a TI-84+, TI-84+SE, or TI-84+CSE calculator with OS 2.30 or higher.
+
* <sup>84+2.30</sup> indicates that the command requires a TI-84+, TI-84+SE, or TI-84+CSE calculator with OS 2.30 or higher.
* ^^84+2.53MP^^ indicates that the command requires a TI-84+, TI-84+SE, or TI-84+CSE calculator with OS 2.53MP or higher.
+
* <sup>84+2.53MP</sup> indicates that the command requires a TI-84+, TI-84+SE, or TI-84+CSE calculator with OS 2.53MP or higher.
* ^^84+CSE4.0MP^^ indicates that the command requires a TI-84+CSE or TI-84+CE calculator with OS 4.0MP or higher.
+
* <sup>84+CSE4.0MP</sup> indicates that the command requires a TI-84+CSE or TI-84+CE calculator with OS 4.0MP or higher.
  
 
See [[TI-BASIC:Compatibility|Compatibility]] for a chart of only the commands that require certain calculators or operating systems.
 
See [[TI-BASIC:Compatibility|Compatibility]] for a chart of only the commands that require certain calculators or operating systems.
Line 22: Line 22:
 
* [[TI-BASIC:Add|+]], [[TI-BASIC:Subtract|-]], [[TI-BASIC:Multiply|*]], [[TI-BASIC:Divide|/]], [[TI-BASIC:Negative|‾]], [[TI-BASIC:Power|^]], [[TI-BASIC:Xroot|×√]]
 
* [[TI-BASIC:Add|+]], [[TI-BASIC:Subtract|-]], [[TI-BASIC:Multiply|*]], [[TI-BASIC:Divide|/]], [[TI-BASIC:Negative|‾]], [[TI-BASIC:Power|^]], [[TI-BASIC:Xroot|×√]]
 
* [[TI-BASIC:Equal|=]], [[TI-BASIC:Notequal|≠]], [[TI-BASIC:Greaterthan|>]], [[TI-BASIC:Greaterthanequal|≥]], [[TI-BASIC:Lessthan|<]], [[TI-BASIC:Lessthanequal|≤]]
 
* [[TI-BASIC:Equal|=]], [[TI-BASIC:Notequal|≠]], [[TI-BASIC:Greaterthan|>]], [[TI-BASIC:Greaterthanequal|≥]], [[TI-BASIC:Lessthan|<]], [[TI-BASIC:Lessthanequal|≤]]
* [[TI-BASIC:Store|→]], [[TI-BASIC:Factorial|!]], [[TI-BASIC:Pi|π]], [[TI-BASIC:Percent|%]], ^^[[TI-BASIC:Radian_Symbol|r]]^^, [[TI-BASIC:Degree_Symbol|°]]
+
* [[TI-BASIC:Store|→]], [[TI-BASIC:Factorial|!]], [[TI-BASIC:Pi|π]], [[TI-BASIC:Percent|%]], <sup>[[TI-BASIC:Radian_Symbol|r]]</sup>, [[TI-BASIC:Degree_Symbol|°]]
  
 
= #<span id=" Num"></span> =
 
= #<span id=" Num"></span> =
Line 47: Line 47:
 
* [[TI-BASIC:Anova|ANOVA(]]
 
* [[TI-BASIC:Anova|ANOVA(]]
 
* [[TI-BASIC:Ans|Ans]]
 
* [[TI-BASIC:Ans|Ans]]
* [[TI-BASIC:Archive|Archive]] ^^83+^^
+
* [[TI-BASIC:Archive|Archive]] <sup>83+</sup>
* [[TI-BASIC:Asm_Command|Asm(]] ^^83+^^
+
* [[TI-BASIC:Asm_Command|Asm(]] <sup>83+</sup>
* [[TI-BASIC:Asmcomp|AsmComp(]] ^^83+^^
+
* [[TI-BASIC:Asmcomp|AsmComp(]] <sup>83+</sup>
* [[TI-BASIC:Asm84cprgm|Asm84CPrgm]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Asm84cprgm|Asm84CPrgm]] <sup>84+CSE4.0MP</sup>
* [[TI-BASIC:Asmprgm|AsmPrgm]] ^^83+^^
+
* [[TI-BASIC:Asm84CEPrgm|Asm84CEPrgm]] <sup>CE</sup>
 +
* [[TI-BASIC:Asmprgm|AsmPrgm]] <sup>83+</sup>
 
* [[TI-BASIC:Augment|Augment(]]
 
* [[TI-BASIC:Augment|Augment(]]
* [[TI-BASIC:Auto_Answer|AUTO_Answer]]^^84+2.53MP^^
+
* [[TI-BASIC:Auto_Answer|AUTO_Answer]]<sup>84+2.53MP</sup>
 
* [[TI-BASIC:Axesoff|AxesOff]]
 
* [[TI-BASIC:Axesoff|AxesOff]]
 
* [[TI-BASIC:Axeson|AxesOn]]
 
* [[TI-BASIC:Axeson|AxesOn]]
* [[TI-BASIC:A+bi|A+bi]]
+
* [[TI-BASIC:A_Bi|A+bi]]
  
 
= B<span id=" B"></span> =
 
= B<span id=" B"></span> =
  
* [[TI-BASIC:Backgroundoff|BackgroundOff]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Backgroundoff|BackgroundOff]] <sup>84+CSE4.0MP</sup>
* [[TI-BASIC:Backgroundon|BackgroundOn]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Backgroundon|BackgroundOn]] <sup>84+CSE4.0MP</sup>
 
* [[TI-BASIC:Bal|Bal(]]
 
* [[TI-BASIC:Bal|Bal(]]
 
* [[TI-BASIC:Binomcdf|Binomcdf(]]
 
* [[TI-BASIC:Binomcdf|Binomcdf(]]
Line 69: Line 70:
 
= C<span id=" C"></span> =
 
= C<span id=" C"></span> =
  
* [[TI-BASIC:Checktmr|CheckTmr(]] ^^84+^^
+
* [[TI-BASIC:Checktmr|CheckTmr(]] <sup>84+</sup>
 
* [[TI-BASIC:Chisquarecdf|χ²cdf(]]
 
* [[TI-BASIC:Chisquarecdf|χ²cdf(]]
 
* [[TI-BASIC:Chisquarepdf|χ²pdf(]]
 
* [[TI-BASIC:Chisquarepdf|χ²pdf(]]
 
* [[TI-BASIC:Chisquare_Test|χ²-Test(]]
 
* [[TI-BASIC:Chisquare_Test|χ²-Test(]]
* [[TI-BASIC:Chisquaregof_Test|χ²GOF-Test(]] ^^84+2.30^^
+
* [[TI-BASIC:Chisquaregof_Test|χ²GOF-Test(]] <sup>84+2.30</sup>
 
* [[TI-BASIC:Circle|Circle(]]
 
* [[TI-BASIC:Circle|Circle(]]
* [[TI-BASIC:Classic_Mode|CLASSIC]]^^84+2.53MP^^
+
* [[TI-BASIC:Classic_Mode|CLASSIC]]<sup>84+2.53MP</sup>
 
* [[TI-BASIC:Clear_Entries|Clear_Entries]]
 
* [[TI-BASIC:Clear_Entries|Clear_Entries]]
* [[TI-BASIC:Clockoff|ClockOff]] ^^84+^^
+
* [[TI-BASIC:Clockoff|ClockOff]] <sup>84+</sup>
* [[TI-BASIC:Clockon|ClockOn]] ^^84+^^
+
* [[TI-BASIC:Clockon|ClockOn]] <sup>84+</sup>
 
* [[TI-BASIC:Clralllists|ClrAllLists]]
 
* [[TI-BASIC:Clralllists|ClrAllLists]]
 
* [[TI-BASIC:Clrdraw|ClrDraw]]
 
* [[TI-BASIC:Clrdraw|ClrDraw]]
Line 97: Line 98:
 
= D<span id=" D"></span> =
 
= D<span id=" D"></span> =
  
* [[TI-BASIC:Dayofwk|DayOfWk(]] ^^84+^^
+
* [[TI-BASIC:Dayofwk|DayOfWk(]] <sup>84+</sup>
 
* [[TI-BASIC:Dbd|Dbd(]]
 
* [[TI-BASIC:Dbd|Dbd(]]
* [[TI-BASIC:Dec_Answer|DEC_Answer]]^^84+2.53MP^^
+
* [[TI-BASIC:Dec_Answer|DEC_Answer]]<sup>84+2.53MP</sup>
* [[TI-BASIC:►Dec|►Dec]]
+
* [[TI-BASIC:Dec|►Dec]]
 
* [[TI-BASIC:Degree_Mode|Degree]]
 
* [[TI-BASIC:Degree_Mode|Degree]]
 
* [[TI-BASIC:Delvar|DelVar]]
 
* [[TI-BASIC:Delvar|DelVar]]
Line 106: Line 107:
 
* [[TI-BASIC:Dependauto|DependAuto]]
 
* [[TI-BASIC:Dependauto|DependAuto]]
 
* [[TI-BASIC:Det|Det(]]
 
* [[TI-BASIC:Det|Det(]]
* [[TI-BASIC:Detectasymoff|DetectAsymOff]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Detectasymoff|DetectAsymOff]] <sup>84+CSE4.0MP</sup>
* [[TI-BASIC:Detectasymon|DetectAsymOn]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Detectasymon|DetectAsymOn]] <sup>84+CSE4.0MP</sup>
 
* [[TI-BASIC:Diagnosticoff|DiagnosticOff]]
 
* [[TI-BASIC:Diagnosticoff|DiagnosticOff]]
 
* [[TI-BASIC:Diagnosticon|DiagnosticOn]]
 
* [[TI-BASIC:Diagnosticon|DiagnosticOn]]
Line 114: Line 115:
 
* [[TI-BASIC:Dispgraph|DispGraph]]
 
* [[TI-BASIC:Dispgraph|DispGraph]]
 
* [[TI-BASIC:Disptable|DispTable]]
 
* [[TI-BASIC:Disptable|DispTable]]
* [[TI-BASIC:►DMS|►DMS]]
+
* [[TI-BASIC:Dms|►DMS]]
 
* [[TI-BASIC:Dot|Dot]]
 
* [[TI-BASIC:Dot|Dot]]
* [[TI-BASIC:Dot_Thick|Dot_Thick]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Dot_Thick|Dot_Thick]] <sup>84+CSE4.0MP</sup>
* [[TI-BASIC:Dot_Thin|Dot_Thin]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Dot_Thin|Dot_Thin]] <sup>84+CSE4.0MP</sup>
 
* [[TI-BASIC:Drawf|DrawF]]
 
* [[TI-BASIC:Drawf|DrawF]]
 
* [[TI-BASIC:Drawinv|DrawInv]]
 
* [[TI-BASIC:Drawinv|DrawInv]]
* [[TI-BASIC:DS<(|DS<(]]
+
* [[TI-BASIC:Ds|DS<(]]
  
 
= E<span id=" E"></span> =
 
= E<span id=" E"></span> =
Line 127: Line 128:
 
* [[TI-BASIC:E_Exponent|e^(]]
 
* [[TI-BASIC:E_Exponent|e^(]]
 
* [[TI-BASIC:E_Ten|E]]
 
* [[TI-BASIC:E_Ten|E]]
* [[TI-BASIC:►Eff(|►Eff(]]
+
* [[TI-BASIC:Eff|►Eff(]]
 
* [[TI-BASIC:Else|Else]]
 
* [[TI-BASIC:Else|Else]]
 
* [[TI-BASIC:End|End]]
 
* [[TI-BASIC:End|End]]
 
* [[TI-BASIC:Eng|Eng]]
 
* [[TI-BASIC:Eng|Eng]]
 
* [[TI-BASIC:Equ►String(|Equ►String(]]
 
* [[TI-BASIC:Equ►String(|Equ►String(]]
* [[TI-BASIC:Execlib|ExecLib]] ^^84+^^
+
* [[TI-BASIC:Execlib|ExecLib]] <sup>84+</sup>
 
* [[TI-BASIC:Expr|Expr(]]
 
* [[TI-BASIC:Expr|Expr(]]
 
* [[TI-BASIC:Expreg|ExpReg]]
 
* [[TI-BASIC:Expreg|ExpReg]]
Line 141: Line 142:
  
 
* [[TI-BASIC:Fcdf|Fcdf(]]
 
* [[TI-BASIC:Fcdf|Fcdf(]]
* [[TI-BASIC:►F◄►D|►F◄►D]]^^84+2.53MP^^
+
* [[TI-BASIC:►F◄►D|►F◄►D]]<sup>84+2.53MP</sup>
 
* [[TI-BASIC:Fill|Fill(]]
 
* [[TI-BASIC:Fill|Fill(]]
 
* [[TI-BASIC:Fix|Fix]]
 
* [[TI-BASIC:Fix|Fix]]
Line 153: Line 154:
 
* [[TI-BASIC:Fpart|FPart(]]
 
* [[TI-BASIC:Fpart|FPart(]]
 
* [[TI-BASIC:Fpdf|Fpdf(]]
 
* [[TI-BASIC:Fpdf|Fpdf(]]
* [[TI-BASIC:Frac_Answer|FRAC_Answer]]^^84+2.53MP^^
+
* [[TI-BASIC:Frac_Answer|FRAC_Answer]]<sup>84+2.53MP</sup>
* [[TI-BASIC:►Frac|►Frac]]
+
* [[TI-BASIC:Frac|►Frac]]
 
* [[TI-BASIC:Full|Full]]
 
* [[TI-BASIC:Full|Full]]
 
* [[TI-BASIC:Func|Func]]
 
* [[TI-BASIC:Func|Func]]
Line 160: Line 161:
 
= G<span id=" G"></span> =
 
= G<span id=" G"></span> =
  
* [[TI-BASIC:Garbagecollect|GarbageCollect]] ^^83+^^
+
* [[TI-BASIC:Garbagecollect|GarbageCollect]] <sup>83+</sup>
 
* [[TI-BASIC:Gcd|Gcd(]]
 
* [[TI-BASIC:Gcd|Gcd(]]
 
* [[TI-BASIC:Geometcdf|Geometcdf(]]
 
* [[TI-BASIC:Geometcdf|Geometcdf(]]
Line 166: Line 167:
 
* [[TI-BASIC:Get|Get(]]
 
* [[TI-BASIC:Get|Get(]]
 
* [[TI-BASIC:Getcalc|GetCalc(]]
 
* [[TI-BASIC:Getcalc|GetCalc(]]
* [[TI-BASIC:Getdate|GetDate]] ^^84+^^
+
* [[TI-BASIC:Getdate|GetDate]] <sup>84+</sup>
* [[TI-BASIC:Getdtfmt|GetDtFmt]] ^^84+^^
+
* [[TI-BASIC:Getdtfmt|GetDtFmt]] <sup>84+</sup>
* [[TI-BASIC:Getdtstr|GetDtStr(]] ^^84+^^
+
* [[TI-BASIC:Getdtstr|GetDtStr(]] <sup>84+</sup>
 
* [[TI-BASIC:Getkey|GetKey]]
 
* [[TI-BASIC:Getkey|GetKey]]
* [[TI-BASIC:Gettime|GetTime]] ^^84+^^
+
* [[TI-BASIC:Gettime|GetTime]] <sup>84+</sup>
* [[TI-BASIC:Gettmfmt|GetTmFmt]] ^^84+^^
+
* [[TI-BASIC:Gettmfmt|GetTmFmt]] <sup>84+</sup>
* [[TI-BASIC:Gettmstr|GetTmStr(]] ^^84+^^
+
* [[TI-BASIC:Gettmstr|GetTmStr(]] <sup>84+</sup>
 
* [[TI-BASIC:Goto|Goto]]
 
* [[TI-BASIC:Goto|Goto]]
* [[TI-BASIC:Graphcolor|GraphColor(]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Graphcolor|GraphColor(]] <sup>84+CSE4.0MP</sup>
 
* [[TI-BASIC:Graphstyle|GraphStyle(]]
 
* [[TI-BASIC:Graphstyle|GraphStyle(]]
 
* [[TI-BASIC:Gridoff|GridOff]]
 
* [[TI-BASIC:Gridoff|GridOff]]
Line 199: Line 200:
 
* [[TI-BASIC:Sigmaint|ΣInt(]]
 
* [[TI-BASIC:Sigmaint|ΣInt(]]
 
* [[TI-BASIC:Invnorm|InvNorm(]]
 
* [[TI-BASIC:Invnorm|InvNorm(]]
* [[TI-BASIC:Invt|InvT(]] ^^84+2.30^^
+
* [[TI-BASIC:Invt|InvT(]] <sup>84+2.30</sup>
 
* [[TI-BASIC:Ipart|IPart(]]
 
* [[TI-BASIC:Ipart|IPart(]]
 
* [[TI-BASIC:Irr|Irr(]]
 
* [[TI-BASIC:Irr|Irr(]]
* [[TI-BASIC:IS>(|IS>(]]
+
* [[TI-BASIC:Is|IS>(]]
* [[TI-BASIC:Isclockon|IsClockOn]] ^^84+^^
+
* [[TI-BASIC:Isclockon|IsClockOn]] <sup>84+</sup>
  
 
= L<span id=" L"></span> =
 
= L<span id=" L"></span> =
Line 214: Line 215:
 
* [[TI-BASIC:Length|Length(]]
 
* [[TI-BASIC:Length|Length(]]
 
* [[TI-BASIC:Line|Line(]]
 
* [[TI-BASIC:Line|Line(]]
* [[TI-BASIC:LinReg(a+bx)|LinReg(a+bx)]]
+
* [[TI-BASIC:Linreg_A_Bx|LinReg(a+bx)]]
* [[TI-BASIC:LinReg(ax+b)|LinReg(ax+b)]]
+
* [[TI-BASIC:Linreg_Ax_B|LinReg(ax+b)]]
* [[TI-BASIC:Linregtint|LinRegTInt]] ^^84+2.30^^
+
* [[TI-BASIC:Linregtint|LinRegTInt]] <sup>84+2.30</sup>
 
* [[TI-BASIC:Linregttest|LinRegTTest]]
 
* [[TI-BASIC:Linregttest|LinRegTTest]]
 
* [[TI-BASIC:Deltalist|ΔList(]]
 
* [[TI-BASIC:Deltalist|ΔList(]]
* [[TI-BASIC:List►matr(|List►matr(]]
+
* [[TI-BASIC:List_Matr|List►matr(]]
 
* [[TI-BASIC:Ln|Ln(]]
 
* [[TI-BASIC:Ln|Ln(]]
 
* [[TI-BASIC:Lnreg|LnReg]]
 
* [[TI-BASIC:Lnreg|LnReg]]
 
* [[TI-BASIC:Log|Log(]]
 
* [[TI-BASIC:Log|Log(]]
* [[TI-BASIC:Logbase|LogBASE(]]^^84+2.53MP^^
+
* [[TI-BASIC:Logbase|LogBASE(]]<sup>84+2.53MP</sup>
 
* [[TI-BASIC:Logistic|Logistic]]
 
* [[TI-BASIC:Logistic|Logistic]]
  
Line 232: Line 233:
 
= M<span id=" M"></span> =
 
= M<span id=" M"></span> =
  
* [[TI-BASIC:Manual_Fit|Manual_Fit]] ^^84+2.30^^
+
* [[TI-BASIC:Manual_Fit|Manual_Fit]] <sup>84+2.30</sup>
* [[TI-BASIC:Mathprint|MATHPRINT]]^^84+2.53MP^^
+
* [[TI-BASIC:Mathprint|MATHPRINT]]<sup>84+2.53MP</sup>
* [[TI-BASIC:Matr►list(|Matr►list(]]
+
* [[TI-BASIC:Matr_List|Matr►list(]]
 
* [[TI-BASIC:Max|Max(]]
 
* [[TI-BASIC:Max|Max(]]
 
* [[TI-BASIC:Mean|Mean(]]
 
* [[TI-BASIC:Mean|Mean(]]
Line 247: Line 248:
 
* ''[[TI-BASIC:N|N]]''
 
* ''[[TI-BASIC:N|N]]''
 
* [[TI-BASIC:Ncr|NCr]]
 
* [[TI-BASIC:Ncr|NCr]]
* [[TI-BASIC:N/d|N/d]]^^84+2.53MP^^
+
* [[TI-BASIC:N/d|N/d]]<sup>84+2.53MP</sup>
 
* [[TI-BASIC:Nderiv|NDeriv(]]
 
* [[TI-BASIC:Nderiv|NDeriv(]]
* [[TI-BASIC:►n/d◄►Un/d|►n/d◄►Un/d]]^^84+2.53MP^^
+
* [[TI-BASIC:►n/d◄►Un/d|►n/d◄►Un/d]]<sup>84+2.53MP</sup>
* [[TI-BASIC:►Nom(|►Nom(]]
+
* [[TI-BASIC:Nom|►Nom(]]
 
* [[TI-BASIC:Normal|Normal]]
 
* [[TI-BASIC:Normal|Normal]]
 
* [[TI-BASIC:Normalcdf|Normalcdf(]]
 
* [[TI-BASIC:Normalcdf|Normalcdf(]]
Line 261: Line 262:
 
= O<span id=" O"></span> =
 
= O<span id=" O"></span> =
  
* [[TI-BASIC:Openlib|OpenLib(]] ^^84+^^
+
* [[TI-BASIC:Openlib|OpenLib(]] <sup>84+</sup>
 
* [[TI-BASIC:Or|Or]]
 
* [[TI-BASIC:Or|Or]]
 
* [[TI-BASIC:Output|Output(]]
 
* [[TI-BASIC:Output|Output(]]
Line 293: Line 294:
 
* [[TI-BASIC:Pxl_On|Pxl_On(]]
 
* [[TI-BASIC:Pxl_On|Pxl_On(]]
 
* [[TI-BASIC:Pxl_Test|Pxl_Test(]]
 
* [[TI-BASIC:Pxl_Test|Pxl_Test(]]
* [[TI-BASIC:P►Rx(|P►Rx(]]
+
* [[TI-BASIC:P_Rx|P►Rx(]]
 
* [[TI-BASIC:P►Ry(|P►Ry(]]
 
* [[TI-BASIC:P►Ry(|P►Ry(]]
  
Line 307: Line 308:
 
* [[TI-BASIC:Randbin|RandBin(]]
 
* [[TI-BASIC:Randbin|RandBin(]]
 
* [[TI-BASIC:Randint|RandInt(]]
 
* [[TI-BASIC:Randint|RandInt(]]
* [[TI-BASIC:Randintnorep|RandIntNoRep]]^^84+2.53MP^^
+
* [[TI-BASIC:Randintnorep|RandIntNoRep]]<sup>84+2.53MP</sup>
 
* [[TI-BASIC:Randm|RandM(]]
 
* [[TI-BASIC:Randm|RandM(]]
 
* [[TI-BASIC:Randnorm|RandNorm(]]
 
* [[TI-BASIC:Randnorm|RandNorm(]]
Line 315: Line 316:
 
* [[TI-BASIC:Recallgdb|RecallGDB]]
 
* [[TI-BASIC:Recallgdb|RecallGDB]]
 
* [[TI-BASIC:Recallpic|RecallPic]]
 
* [[TI-BASIC:Recallpic|RecallPic]]
* [[TI-BASIC:►Rect|►Rect]]
+
* [[TI-BASIC:Rect|►Rect]]
 
* [[TI-BASIC:Rectgc|RectGC]]
 
* [[TI-BASIC:Rectgc|RectGC]]
 
* [[TI-BASIC:Ref|Ref(]]
 
* [[TI-BASIC:Ref|Ref(]]
* [[TI-BASIC:Remainder|Remainder(]]^^84+2.53MP^^
+
* [[TI-BASIC:Remainder|Remainder(]]<sup>84+2.53MP</sup>
 
* [[TI-BASIC:Repeat|Repeat]]
 
* [[TI-BASIC:Repeat|Repeat]]
 
* [[TI-BASIC:Return|Return]]
 
* [[TI-BASIC:Return|Return]]
 
* [[TI-BASIC:Round|Round(]]
 
* [[TI-BASIC:Round|Round(]]
 
* [[TI-BASIC:Timesrow|*row(]]
 
* [[TI-BASIC:Timesrow|*row(]]
* |-
+
* [[TI-BASIC:timesrowplus|*row+(]]
 
* [[TI-BASIC:Timesrowplus|*row+(]]
 
* [[TI-BASIC:Timesrowplus|*row+(]]
* |-
+
* [[TI-BASIC:rowswap|rowSwap(]]
 
* [[TI-BASIC:Rref|Rref(]]
 
* [[TI-BASIC:Rref|Rref(]]
* [[TI-BASIC:R►Pr(|R►Pr(]]
+
* [[TI-BASIC:R_Pr|R►Pr(]]
 
* [[TI-BASIC:R_Ptheta|R►Pθ(]]
 
* [[TI-BASIC:R_Ptheta|R►Pθ(]]
  
Line 339: Line 340:
 
* [[TI-BASIC:Seq_Mode|Seq]]
 
* [[TI-BASIC:Seq_Mode|Seq]]
 
* [[TI-BASIC:Sequential|Sequential]]
 
* [[TI-BASIC:Sequential|Sequential]]
* [[TI-BASIC:Setdate|SetDate(]] ^^84+^^
+
* [[TI-BASIC:Setdate|SetDate(]] <sup>84+</sup>
* [[TI-BASIC:Setdtfmt|SetDtFmt(]] ^^84+^^
+
* [[TI-BASIC:Setdtfmt|SetDtFmt(]] <sup>84+</sup>
* [[TI-BASIC:Settime|SetTime(]] ^^84+^^
+
* [[TI-BASIC:Settime|SetTime(]] <sup>84+</sup>
* [[TI-BASIC:Settmfmt|SetTmFmt(]] ^^84+^^
+
* [[TI-BASIC:Settmfmt|SetTmFmt(]] <sup>84+</sup>
 
* [[TI-BASIC:Setupeditor|SetUpEditor]]
 
* [[TI-BASIC:Setupeditor|SetUpEditor]]
 
* [[TI-BASIC:Shade|Shade(]]
 
* [[TI-BASIC:Shade|Shade(]]
Line 358: Line 359:
 
* [[TI-BASIC:Sorta|SortA(]]
 
* [[TI-BASIC:Sorta|SortA(]]
 
* [[TI-BASIC:Sortd|SortD(]]
 
* [[TI-BASIC:Sortd|SortD(]]
* [[TI-BASIC:Starttmr|StartTmr]] ^^84+^^
+
* [[TI-BASIC:Starttmr|StartTmr]] <sup>84+</sup>
* [[TI-BASIC:Statwizard_Off|Statwizard_Off]] ^^84+2.55MP^^
+
* [[TI-BASIC:Statwizard_Off|Statwizard_Off]] <sup>84+2.55MP</sup>
* [[TI-BASIC:Statwizard_On|Statwizard_On]] ^^84+2.55MP^^
+
* [[TI-BASIC:Statwizard_On|Statwizard_On]] <sup>84+2.55MP</sup>
 
* [[TI-BASIC:Stddev|StdDev(]]
 
* [[TI-BASIC:Stddev|StdDev(]]
 
* [[TI-BASIC:Stop|Stop]]
 
* [[TI-BASIC:Stop|Stop]]
 
* [[TI-BASIC:Storegdb|StoreGDB]]
 
* [[TI-BASIC:Storegdb|StoreGDB]]
 
* [[TI-BASIC:Storepic|StorePic]]
 
* [[TI-BASIC:Storepic|StorePic]]
* [[TI-BASIC:String►Equ(|String►Equ(]]
+
* [[TI-BASIC:String_Equ|String►Equ(]]
 
* [[TI-BASIC:Sub|Sub(]]
 
* [[TI-BASIC:Sub|Sub(]]
 
* [[TI-BASIC:Sum|Sum(]]
 
* [[TI-BASIC:Sum|Sum(]]
* [[TI-BASIC:Summationsigma|summation Σ(]]^^84+2.53MP^^
+
* [[TI-BASIC:Summationsigma|summation Σ(]]<sup>84+2.53MP</sup>
  
 
= T<span id=" T"></span> =
 
= T<span id=" T"></span> =
Line 379: Line 380:
 
* [[TI-BASIC:Tcdf|Tcdf(]]
 
* [[TI-BASIC:Tcdf|Tcdf(]]
 
* [[TI-BASIC:Text|Text(]]
 
* [[TI-BASIC:Text|Text(]]
* [[TI-BASIC:Textcolor|TextColor(]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Textcolor|TextColor(]] <sup>84+CSE4.0MP</sup>
 
* [[TI-BASIC:Then|Then]]
 
* [[TI-BASIC:Then|Then]]
* [[TI-BASIC:Thick|Thick]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Thick|Thick]] <sup>84+CSE4.0MP</sup>
* [[TI-BASIC:Thin|Thin]] ^^84+CSE4.0MP^^
+
* [[TI-BASIC:Thin|Thin]] <sup>84+CSE4.0MP</sup>
 
* [[TI-BASIC:Time|Time]]
 
* [[TI-BASIC:Time|Time]]
* [[TI-BASIC:Timecnv|TimeCnv(]] ^^84+^^
+
* [[TI-BASIC:Timecnv|TimeCnv(]] <sup>84+</sup>
 
* [[TI-BASIC:Tinterval|TInterval]]
 
* [[TI-BASIC:Tinterval|TInterval]]
 +
* [[TI-BASIC:toString|toString(]]
 
* [[TI-BASIC:Tpdf|Tpdf(]]
 
* [[TI-BASIC:Tpdf|Tpdf(]]
 
* [[TI-BASIC:Trace|Trace]]
 
* [[TI-BASIC:Trace|Trace]]
Line 397: Line 399:
 
= U<span id=" U"></span> =
 
= U<span id=" U"></span> =
  
* [[TI-BASIC:Unarchive|UnArchive]] ^^83+^^
+
* [[TI-BASIC:Unarchive|UnArchive]] <sup>83+</sup>
* [[TI-BASIC:Un/d|Un/d]]^^84+2.53MP^^
+
* [[TI-BASIC:Un/d|Un/d]]<sup>84+2.53MP</sup>
 
* [[TI-BASIC:Uvaxes|UvAxes]]
 
* [[TI-BASIC:Uvaxes|UvAxes]]
 
* [[TI-BASIC:Uwaxes|UwAxes]]
 
* [[TI-BASIC:Uwaxes|UwAxes]]
Line 422: Line 424:
 
* [[TI-BASIC:Zbox|ZBox]]
 
* [[TI-BASIC:Zbox|ZBox]]
 
* [[TI-BASIC:Zdecimal|ZDecimal]]
 
* [[TI-BASIC:Zdecimal|ZDecimal]]
* [[TI-BASIC:Zfrac|ZFrac1/2]]^^84+2.53MP^^
+
* [[TI-BASIC:Zfrac|ZFrac1/2]]<sup>84+2.53MP</sup>
* [[TI-BASIC:Zfrac|ZFrac1/3]]^^84+2.53MP^^
+
* [[TI-BASIC:Zfrac|ZFrac1/3]]<sup>84+2.53MP</sup>
* [[TI-BASIC:Zfrac|ZFrac1/4]]^^84+2.53MP^^
+
* [[TI-BASIC:Zfrac|ZFrac1/4]]<sup>84+2.53MP</sup>
* [[TI-BASIC:Zfrac|ZFrac1/5]]^^84+2.53MP^^
+
* [[TI-BASIC:Zfrac|ZFrac1/5]]<sup>84+2.53MP</sup>
* [[TI-BASIC:Zfrac|ZFrac1/8]]^^84+2.53MP^^
+
* [[TI-BASIC:Zfrac|ZFrac1/8]]<sup>84+2.53MP</sup>
* [[TI-BASIC:Zfrac|ZFrac1/10]]^^84+2.53MP^^
+
* [[TI-BASIC:Zfrac|ZFrac1/10]]<sup>84+2.53MP</sup>
 
* [[TI-BASIC:Zinteger|ZInteger]]
 
* [[TI-BASIC:Zinteger|ZInteger]]
 
* [[TI-BASIC:Zinterval|ZInterval]]
 
* [[TI-BASIC:Zinterval|ZInterval]]
Line 437: Line 439:
 
* [[TI-BASIC:Zoomsto|ZoomSto]]
 
* [[TI-BASIC:Zoomsto|ZoomSto]]
 
* [[TI-BASIC:Zprevious|ZPrevious]]
 
* [[TI-BASIC:Zprevious|ZPrevious]]
* [[TI-BASIC:Zquadrant1|ZQuadrant1]]^^84+2.53MP^^
+
* [[TI-BASIC:Zquadrant1|ZQuadrant1]]<sup>84+2.53MP</sup>
 
* [[TI-BASIC:Zsquare|ZSquare]]
 
* [[TI-BASIC:Zsquare|ZSquare]]
 
* [[TI-BASIC:Zstandard|ZStandard]]
 
* [[TI-BASIC:Zstandard|ZStandard]]
Line 445: Line 447:
 
</div>
 
</div>
  
<div style="position:fixed; bottom: 0; right: 0; background: white; border: #999 solid 1px; height: 24px; text-align: center;">
+
<div style="position:fixed; bottom: 0; right: 0; background: white; border: #999 solid 1px; text-align: center; height: 40px;">
[http://www.wikidot.com/common--theme/base/images/editor/bullist.png] <span style="position: relative; bottom: .625em; right: .25em">[#top Command Index]</span>
+
[[File:bullist.png|link=TI-BASIC:Command_Index/submit#top]]
 +
<span style="position: relative; bottom: .625em; right: .25em">[[#top |Command Index (Scroll to Top)]]</span>
 
</div>[[Category:TI-BASIC]]
 
</div>[[Category:TI-BASIC]]
 
[[Category:TIBD]]
 
[[Category:TIBD]]

Latest revision as of 04:46, 29 November 2017

Ops | # | A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | V | W | X | Z

To access more information about the command, click on the command to goto the dedicated page for that command. To view the commands divided into sections, goto the Command Overview. To view most of the commands as they would on the calculator itself through the menus, goto the Command Menu Map.

Some commands have a superscript next to them that indicates compatibility:

  • 83+ indicates that the command requires a TI-83+, TI-83+SE, TI-84+, TI-84+SE, or TI-84+CSE calculator.
  • 84+ indicates that the command requires a TI-84+,TI-84+SE, or TI-84+CSE calculator.
  • 84+2.30 indicates that the command requires a TI-84+, TI-84+SE, or TI-84+CSE calculator with OS 2.30 or higher.
  • 84+2.53MP indicates that the command requires a TI-84+, TI-84+SE, or TI-84+CSE calculator with OS 2.53MP or higher.
  • 84+CSE4.0MP indicates that the command requires a TI-84+CSE or TI-84+CE calculator with OS 4.0MP or higher.

See Compatibility for a chart of only the commands that require certain calculators or operating systems.

Ops

#

A

B

C

D

E

F

G

H

I

L

M

N

O

P

Q

R

S

T

U

V

W

X

Z