Difference between revisions of "TI-BASIC:Command Index"
From Learn @ Cemetech
Jump to navigationJump to search (Initial automated import) |
(Automated superscript correction) |
||
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: | ||
− | * | + | * <sup>83+</sup> indicates that the command requires a TI-83+, TI-83+SE, 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. |
− | * | + | * <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. |
− | * | + | * <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. |
− | * | + | * <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: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]] | + | * [[TI-BASIC:Archive|Archive]] <sup>83+</sup> |
− | * [[TI-BASIC:Asm_Command|Asm(]] | + | * [[TI-BASIC:Asm_Command|Asm(]] <sup>83+</sup> |
− | * [[TI-BASIC:Asmcomp|AsmComp(]] | + | * [[TI-BASIC:Asmcomp|AsmComp(]] <sup>83+</sup> |
− | * [[TI-BASIC:Asm84cprgm|Asm84CPrgm]] | + | * [[TI-BASIC:Asm84cprgm|Asm84CPrgm]] <sup>84+CSE4.0MP</sup> |
− | * [[TI-BASIC:Asmprgm|AsmPrgm]] | + | * [[TI-BASIC:Asmprgm|AsmPrgm]] <sup>83+</sup> |
* [[TI-BASIC:Augment|Augment(]] | * [[TI-BASIC:Augment|Augment(]] | ||
− | * [[TI-BASIC:Auto_Answer|AUTO_Answer]] | + | * [[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]] | ||
Line 60: | Line 60: | ||
= B<span id=" B"></span> = | = B<span id=" B"></span> = | ||
− | * [[TI-BASIC:Backgroundoff|BackgroundOff]] | + | * [[TI-BASIC:Backgroundoff|BackgroundOff]] <sup>84+CSE4.0MP</sup> |
− | * [[TI-BASIC:Backgroundon|BackgroundOn]] | + | * [[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 69: | ||
= C<span id=" C"></span> = | = C<span id=" C"></span> = | ||
− | * [[TI-BASIC:Checktmr|CheckTmr(]] | + | * [[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(]] | + | * [[TI-BASIC:Chisquaregof_Test|χ²GOF-Test(]] <sup>84+2.30</sup> |
* [[TI-BASIC:Circle|Circle(]] | * [[TI-BASIC:Circle|Circle(]] | ||
− | * [[TI-BASIC:Classic_Mode|CLASSIC]] | + | * [[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]] | + | * [[TI-BASIC:Clockoff|ClockOff]] <sup>84+</sup> |
− | * [[TI-BASIC:Clockon|ClockOn]] | + | * [[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 97: | ||
= D<span id=" D"></span> = | = D<span id=" D"></span> = | ||
− | * [[TI-BASIC:Dayofwk|DayOfWk(]] | + | * [[TI-BASIC:Dayofwk|DayOfWk(]] <sup>84+</sup> |
* [[TI-BASIC:Dbd|Dbd(]] | * [[TI-BASIC:Dbd|Dbd(]] | ||
− | * [[TI-BASIC:Dec_Answer|DEC_Answer]] | + | * [[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]] | ||
Line 106: | Line 106: | ||
* [[TI-BASIC:Dependauto|DependAuto]] | * [[TI-BASIC:Dependauto|DependAuto]] | ||
* [[TI-BASIC:Det|Det(]] | * [[TI-BASIC:Det|Det(]] | ||
− | * [[TI-BASIC:Detectasymoff|DetectAsymOff]] | + | * [[TI-BASIC:Detectasymoff|DetectAsymOff]] <sup>84+CSE4.0MP</sup> |
− | * [[TI-BASIC:Detectasymon|DetectAsymOn]] | + | * [[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 116: | Line 116: | ||
* [[TI-BASIC:►DMS|►DMS]] | * [[TI-BASIC:►DMS|►DMS]] | ||
* [[TI-BASIC:Dot|Dot]] | * [[TI-BASIC:Dot|Dot]] | ||
− | * [[TI-BASIC:Dot_Thick|Dot_Thick]] | + | * [[TI-BASIC:Dot_Thick|Dot_Thick]] <sup>84+CSE4.0MP</sup> |
− | * [[TI-BASIC:Dot_Thin|Dot_Thin]] | + | * [[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]] | ||
Line 132: | Line 132: | ||
* [[TI-BASIC:Eng|Eng]] | * [[TI-BASIC:Eng|Eng]] | ||
* [[TI-BASIC:Equ►String(|Equ►String(]] | * [[TI-BASIC:Equ►String(|Equ►String(]] | ||
− | * [[TI-BASIC:Execlib|ExecLib]] | + | * [[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 141: | ||
* [[TI-BASIC:Fcdf|Fcdf(]] | * [[TI-BASIC:Fcdf|Fcdf(]] | ||
− | * [[TI-BASIC:►F◄►D|►F◄►D]] | + | * [[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 153: | ||
* [[TI-BASIC:Fpart|FPart(]] | * [[TI-BASIC:Fpart|FPart(]] | ||
* [[TI-BASIC:Fpdf|Fpdf(]] | * [[TI-BASIC:Fpdf|Fpdf(]] | ||
− | * [[TI-BASIC:Frac_Answer|FRAC_Answer]] | + | * [[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]] | ||
Line 160: | Line 160: | ||
= G<span id=" G"></span> = | = G<span id=" G"></span> = | ||
− | * [[TI-BASIC:Garbagecollect|GarbageCollect]] | + | * [[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 166: | ||
* [[TI-BASIC:Get|Get(]] | * [[TI-BASIC:Get|Get(]] | ||
* [[TI-BASIC:Getcalc|GetCalc(]] | * [[TI-BASIC:Getcalc|GetCalc(]] | ||
− | * [[TI-BASIC:Getdate|GetDate]] | + | * [[TI-BASIC:Getdate|GetDate]] <sup>84+</sup> |
− | * [[TI-BASIC:Getdtfmt|GetDtFmt]] | + | * [[TI-BASIC:Getdtfmt|GetDtFmt]] <sup>84+</sup> |
− | * [[TI-BASIC:Getdtstr|GetDtStr(]] | + | * [[TI-BASIC:Getdtstr|GetDtStr(]] <sup>84+</sup> |
* [[TI-BASIC:Getkey|GetKey]] | * [[TI-BASIC:Getkey|GetKey]] | ||
− | * [[TI-BASIC:Gettime|GetTime]] | + | * [[TI-BASIC:Gettime|GetTime]] <sup>84+</sup> |
− | * [[TI-BASIC:Gettmfmt|GetTmFmt]] | + | * [[TI-BASIC:Gettmfmt|GetTmFmt]] <sup>84+</sup> |
− | * [[TI-BASIC:Gettmstr|GetTmStr(]] | + | * [[TI-BASIC:Gettmstr|GetTmStr(]] <sup>84+</sup> |
* [[TI-BASIC:Goto|Goto]] | * [[TI-BASIC:Goto|Goto]] | ||
− | * [[TI-BASIC:Graphcolor|GraphColor(]] | + | * [[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 199: | ||
* [[TI-BASIC:Sigmaint|ΣInt(]] | * [[TI-BASIC:Sigmaint|ΣInt(]] | ||
* [[TI-BASIC:Invnorm|InvNorm(]] | * [[TI-BASIC:Invnorm|InvNorm(]] | ||
− | * [[TI-BASIC:Invt|InvT(]] | + | * [[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]] | + | * [[TI-BASIC:Isclockon|IsClockOn]] <sup>84+</sup> |
= L<span id=" L"></span> = | = L<span id=" L"></span> = | ||
Line 216: | Line 216: | ||
* [[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]] | + | * [[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(]] | ||
Line 223: | Line 223: | ||
* [[TI-BASIC:Lnreg|LnReg]] | * [[TI-BASIC:Lnreg|LnReg]] | ||
* [[TI-BASIC:Log|Log(]] | * [[TI-BASIC:Log|Log(]] | ||
− | * [[TI-BASIC:Logbase|LogBASE(]] | + | * [[TI-BASIC:Logbase|LogBASE(]]<sup>84+2.53MP</sup> |
* [[TI-BASIC:Logistic|Logistic]] | * [[TI-BASIC:Logistic|Logistic]] | ||
Line 232: | Line 232: | ||
= M<span id=" M"></span> = | = M<span id=" M"></span> = | ||
− | * [[TI-BASIC:Manual_Fit|Manual_Fit]] | + | * [[TI-BASIC:Manual_Fit|Manual_Fit]] <sup>84+2.30</sup> |
− | * [[TI-BASIC:Mathprint|MATHPRINT]] | + | * [[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(]] | ||
Line 247: | Line 247: | ||
* ''[[TI-BASIC:N|N]]'' | * ''[[TI-BASIC:N|N]]'' | ||
* [[TI-BASIC:Ncr|NCr]] | * [[TI-BASIC:Ncr|NCr]] | ||
− | * [[TI-BASIC:N/d|N/d]] | + | * [[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]] | + | * [[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]] | ||
Line 261: | Line 261: | ||
= O<span id=" O"></span> = | = O<span id=" O"></span> = | ||
− | * [[TI-BASIC:Openlib|OpenLib(]] | + | * [[TI-BASIC:Openlib|OpenLib(]] <sup>84+</sup> |
* [[TI-BASIC:Or|Or]] | * [[TI-BASIC:Or|Or]] | ||
* [[TI-BASIC:Output|Output(]] | * [[TI-BASIC:Output|Output(]] | ||
Line 307: | Line 307: | ||
* [[TI-BASIC:Randbin|RandBin(]] | * [[TI-BASIC:Randbin|RandBin(]] | ||
* [[TI-BASIC:Randint|RandInt(]] | * [[TI-BASIC:Randint|RandInt(]] | ||
− | * [[TI-BASIC:Randintnorep|RandIntNoRep]] | + | * [[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 318: | Line 318: | ||
* [[TI-BASIC:Rectgc|RectGC]] | * [[TI-BASIC:Rectgc|RectGC]] | ||
* [[TI-BASIC:Ref|Ref(]] | * [[TI-BASIC:Ref|Ref(]] | ||
− | * [[TI-BASIC:Remainder|Remainder(]] | + | * [[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]] | ||
Line 339: | Line 339: | ||
* [[TI-BASIC:Seq_Mode|Seq]] | * [[TI-BASIC:Seq_Mode|Seq]] | ||
* [[TI-BASIC:Sequential|Sequential]] | * [[TI-BASIC:Sequential|Sequential]] | ||
− | * [[TI-BASIC:Setdate|SetDate(]] | + | * [[TI-BASIC:Setdate|SetDate(]] <sup>84+</sup> |
− | * [[TI-BASIC:Setdtfmt|SetDtFmt(]] | + | * [[TI-BASIC:Setdtfmt|SetDtFmt(]] <sup>84+</sup> |
− | * [[TI-BASIC:Settime|SetTime(]] | + | * [[TI-BASIC:Settime|SetTime(]] <sup>84+</sup> |
− | * [[TI-BASIC:Settmfmt|SetTmFmt(]] | + | * [[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 358: | ||
* [[TI-BASIC:Sorta|SortA(]] | * [[TI-BASIC:Sorta|SortA(]] | ||
* [[TI-BASIC:Sortd|SortD(]] | * [[TI-BASIC:Sortd|SortD(]] | ||
− | * [[TI-BASIC:Starttmr|StartTmr]] | + | * [[TI-BASIC:Starttmr|StartTmr]] <sup>84+</sup> |
− | * [[TI-BASIC:Statwizard_Off|Statwizard_Off]] | + | * [[TI-BASIC:Statwizard_Off|Statwizard_Off]] <sup>84+2.55MP</sup> |
− | * [[TI-BASIC:Statwizard_On|Statwizard_On]] | + | * [[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]] | ||
Line 368: | Line 368: | ||
* [[TI-BASIC:Sub|Sub(]] | * [[TI-BASIC:Sub|Sub(]] | ||
* [[TI-BASIC:Sum|Sum(]] | * [[TI-BASIC:Sum|Sum(]] | ||
− | * [[TI-BASIC:Summationsigma|summation Σ(]] | + | * [[TI-BASIC:Summationsigma|summation Σ(]]<sup>84+2.53MP</sup> |
= T<span id=" T"></span> = | = T<span id=" T"></span> = | ||
Line 379: | Line 379: | ||
* [[TI-BASIC:Tcdf|Tcdf(]] | * [[TI-BASIC:Tcdf|Tcdf(]] | ||
* [[TI-BASIC:Text|Text(]] | * [[TI-BASIC:Text|Text(]] | ||
− | * [[TI-BASIC:Textcolor|TextColor(]] | + | * [[TI-BASIC:Textcolor|TextColor(]] <sup>84+CSE4.0MP</sup> |
* [[TI-BASIC:Then|Then]] | * [[TI-BASIC:Then|Then]] | ||
− | * [[TI-BASIC:Thick|Thick]] | + | * [[TI-BASIC:Thick|Thick]] <sup>84+CSE4.0MP</sup> |
− | * [[TI-BASIC:Thin|Thin]] | + | * [[TI-BASIC:Thin|Thin]] <sup>84+CSE4.0MP</sup> |
* [[TI-BASIC:Time|Time]] | * [[TI-BASIC:Time|Time]] | ||
− | * [[TI-BASIC:Timecnv|TimeCnv(]] | + | * [[TI-BASIC:Timecnv|TimeCnv(]] <sup>84+</sup> |
* [[TI-BASIC:Tinterval|TInterval]] | * [[TI-BASIC:Tinterval|TInterval]] | ||
* [[TI-BASIC:Tpdf|Tpdf(]] | * [[TI-BASIC:Tpdf|Tpdf(]] | ||
Line 397: | Line 397: | ||
= U<span id=" U"></span> = | = U<span id=" U"></span> = | ||
− | * [[TI-BASIC:Unarchive|UnArchive]] | + | * [[TI-BASIC:Unarchive|UnArchive]] <sup>83+</sup> |
− | * [[TI-BASIC:Un/d|Un/d]] | + | * [[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 422: | ||
* [[TI-BASIC:Zbox|ZBox]] | * [[TI-BASIC:Zbox|ZBox]] | ||
* [[TI-BASIC:Zdecimal|ZDecimal]] | * [[TI-BASIC:Zdecimal|ZDecimal]] | ||
− | * [[TI-BASIC:Zfrac|ZFrac1/2]] | + | * [[TI-BASIC:Zfrac|ZFrac1/2]]<sup>84+2.53MP</sup> |
− | * [[TI-BASIC:Zfrac|ZFrac1/3]] | + | * [[TI-BASIC:Zfrac|ZFrac1/3]]<sup>84+2.53MP</sup> |
− | * [[TI-BASIC:Zfrac|ZFrac1/4]] | + | * [[TI-BASIC:Zfrac|ZFrac1/4]]<sup>84+2.53MP</sup> |
− | * [[TI-BASIC:Zfrac|ZFrac1/5]] | + | * [[TI-BASIC:Zfrac|ZFrac1/5]]<sup>84+2.53MP</sup> |
− | * [[TI-BASIC:Zfrac|ZFrac1/8]] | + | * [[TI-BASIC:Zfrac|ZFrac1/8]]<sup>84+2.53MP</sup> |
− | * [[TI-BASIC:Zfrac|ZFrac1/10]] | + | * [[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 437: | ||
* [[TI-BASIC:Zoomsto|ZoomSto]] | * [[TI-BASIC:Zoomsto|ZoomSto]] | ||
* [[TI-BASIC:Zprevious|ZPrevious]] | * [[TI-BASIC:Zprevious|ZPrevious]] | ||
− | * [[TI-BASIC:Zquadrant1|ZQuadrant1]] | + | * [[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]] |
Revision as of 22:25, 24 February 2016
[#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]
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.
Contents
Ops
#
- ֿ¹, ², ³
- √(, ³√(
- 1_PropZInt(
- 2_PropZInt(
- 1_PropZTest(
- 2_PropZTest(
- 2_SampFTest
- 2_SampTInt
- 2_SampTTest
- 2_SampZInt(
- 2_SampZTest(
- 1_Var_Stats
- 2_Var_Stats
A
- Abs(
- And
- Angle(
- ANOVA(
- Ans
- Archive 83+
- Asm( 83+
- AsmComp( 83+
- Asm84CPrgm 84+CSE4.0MP
- AsmPrgm 83+
- Augment(
- AUTO_Answer84+2.53MP
- AxesOff
- AxesOn
- A+bi
B
- BackgroundOff 84+CSE4.0MP
- BackgroundOn 84+CSE4.0MP
- Bal(
- Binomcdf(
- Binompdf(
- Boxplot
C
- CheckTmr( 84+
- χ²cdf(
- χ²pdf(
- χ²-Test(
- χ²GOF-Test( 84+2.30
- Circle(
- CLASSIC84+2.53MP
- Clear_Entries
- ClockOff 84+
- ClockOn 84+
- ClrAllLists
- ClrDraw
- ClrHome
- ClrList
- ClrTable
- Conj(
- Connected
- CoordOff
- CoordOn
- Cos(
- cosֿ¹(
- Cosh(
- coshֿ¹(
- CubicReg
- CumSum(
D
- DayOfWk( 84+
- Dbd(
- DEC_Answer84+2.53MP
- ►Dec
- Degree
- DelVar
- DependAsk
- DependAuto
- Det(
- DetectAsymOff 84+CSE4.0MP
- DetectAsymOn 84+CSE4.0MP
- DiagnosticOff
- DiagnosticOn
- Dim(
- Disp
- DispGraph
- DispTable
- ►DMS
- Dot
- Dot_Thick 84+CSE4.0MP
- Dot_Thin 84+CSE4.0MP
- DrawF
- DrawInv
- [[TI-BASIC:DS<(|DS<(]]
E
F
- Fcdf(
- ►F◄►D84+2.53MP
- Fill(
- Fix
- Float
- FMax(
- FMin(
- FnInt(
- FnOff
- FnOn
- For(
- FPart(
- Fpdf(
- FRAC_Answer84+2.53MP
- ►Frac
- Full
- Func
G
- GarbageCollect 83+
- Gcd(
- Geometcdf(
- Geometpdf(
- Get(
- GetCalc(
- GetDate 84+
- GetDtFmt 84+
- GetDtStr( 84+
- GetKey
- GetTime 84+
- GetTmFmt 84+
- GetTmStr( 84+
- Goto
- GraphColor( 84+CSE4.0MP
- GraphStyle(
- GridOff
- GridOn
- G_T
H
I
- I
- Identity(
- If
- Imag(
- IndpntAsk
- IndpntAuto
- Input
- InString(
- Int(
- ΣInt(
- InvNorm(
- InvT( 84+2.30
- IPart(
- Irr(
- [[TI-BASIC:IS>(|IS>(]]
- IsClockOn 84+
L
- ∟
- LabelOff
- LabelOn
- Lbl
- Lcm(
- Length(
- Line(
- LinReg(a+bx)
- LinReg(ax+b)
- LinRegTInt 84+2.30
- LinRegTTest
- ΔList(
- List►matr(
- Ln(
- LnReg
- Log(
- LogBASE(84+2.53MP
- Logistic
M
- Manual_Fit 84+2.30
- MATHPRINT84+2.53MP
- Matr►list(
- Max(
- Mean(
- Median(
- Med_Med
- Menu(
- Min(
- ModBoxplot
N
- N
- NCr
- N/d84+2.53MP
- NDeriv(
- ►n/d◄►Un/d84+2.53MP
- ►Nom(
- Normal
- Normalcdf(
- Normalpdf(
- NormProbPlot
- Not(
- NPr
- Npv(
O
P
- Param
- Pause
- Plot1(
- Plot2(
- Plot3(
- PlotsOff
- PlotsOn
- Pmt_Bgn
- Pmt_End
- Poissoncdf(
- Poissonpdf(
- Polar
- ►Polar
- PolarGC
- Prgm
- ΣPrn(
- Prod(
- Prompt
- Pt_Change(
- Pt_Off(
- Pt_On(
- PwrReg
- Pxl_Change(
- Pxl_Off(
- Pxl_On(
- Pxl_Test(
- P►Rx(
- P►Ry(
Q
R
- Radian
- Rand
- RandBin(
- RandInt(
- RandIntNoRep84+2.53MP
- RandM(
- RandNorm(
- re^θi
- Real
- real(
- RecallGDB
- RecallPic
- ►Rect
- RectGC
- Ref(
- Remainder(84+2.53MP
- Repeat
- Return
- Round(
- *row(
- |-
- *row+(
- |-
- Rref(
- R►Pr(
- R►Pθ(
S
- Scatter
- Sci
- Select(
- Send(
- seq(
- Seq
- Sequential
- SetDate( 84+
- SetDtFmt( 84+
- SetTime( 84+
- SetTmFmt( 84+
- SetUpEditor
- Shade(
- Shadeχ²(
- ShadeF(
- ShadeNorm(
- Shade_T(
- Simul
- Sin(
- sinֿ¹(
- Sinh(
- sinhֿ¹(
- SinReg
- Solve(
- SortA(
- SortD(
- StartTmr 84+
- Statwizard_Off 84+2.55MP
- Statwizard_On 84+2.55MP
- StdDev(
- Stop
- StoreGDB
- StorePic
- String►Equ(
- Sub(
- Sum(
- summation Σ(84+2.53MP
T
- Tan(
- tanֿ¹(
- Tangent(
- Tanh(
- tanhֿ¹(
- Tcdf(
- Text(
- TextColor( 84+CSE4.0MP
- Then
- Thick 84+CSE4.0MP
- Thin 84+CSE4.0MP
- Time
- TimeCnv( 84+
- TInterval
- Tpdf(
- Trace
- T_Test
- tvm_FV
- tvm_I%
- tvm_N
- tvm_Pmt
- tvm_PV
U
V
W
X
Z
[1] [#top Command Index]