Solution 37375: Steps to follow to update the TI-84 Plus CE to the Latest Calculator OS and Apps.
...nd] [MEM]. c. Press [1] or [ENTER]. d. Check the OS version number below the calculator name. Additional Options: • You can complete the OS update without deleting the Apps first, by skipping Step 4 and proceeding with the rest of the steps. Without first deleting the Apps, the App transfer proc...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/37375
Solution 37355: TI-84 Plus CE Press-to-Test Mode in Dutch Differences from Other Languages.
... Stat Diag is OFF by default. logBase and Summation functions are not disabled by default. A list of similarities are below: The exit method is the same as other languages Press-to-Test. Apps and programs disabled while in Press-to-Test will become re-enabled when exiting Press-...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/37355
Solution 12187: Blocking or Disabling Texas Instruments Graphing Calculators Communications Capabilities.
...roducts Knowledge Base Knowledge Base Search Can I block or disable a graphing calculator's communications with a program or application? While Texas Instruments graphing calculators have the ability to perform many wonderful tasks, there is no way to bloc...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/12187
Solution 12218: Median-Median Line Algorithm on TI Graphing Calculators.
... Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search What method is used to calculate the median-median line? The goal of the median-median line is to: 1) Divide the data into three parts with an equal numb...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/12218
Solution 16069: Capturing Calculator Screen Images Using the TI-SmartView™ for the TI-84 Plus Family Software.
...ols. • Click Take Screenshot. • As an alternative click the camera icon. NOTE: With a border, the image size is 100 pixels wide by 68 pixels high. Without a border, the image size is 96 pixels wide by 64 pixels high. A border is automatically added to each image captured, but it can be removed. ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/16069
Solution 15143: Storing a Function to a List on the TI-83 Plus Family of Graphing Calculators.
... Knowledge Base Search How can I store a function to a list on the TI-83 Plus family of graphing calculators? There are several methods to define a list using a function, below are the steps for each type. Saving a sequence to L1: • Press [2nd] [CATALOG] [S]. • Locate the se...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/15143
Solution 11694: Algorithm Used for Calculating the Inverse of a Matrix on a Texas Instruments Graphing Calculator.
...aphing calculators use a LU (Lower-Upper) decomposition or factorization algorithm when calculating the inverse of a matrix (reference "Numerical Methods and Software" by Kahaner, Moler, and Nash).If A is a square matrix and is the product of a lower triangular matrix (named L), and an upper ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11694
Solution 11521: Installing New TI Key Fonts on a Windows® Computer.
... Knowledge Base Knowledge Base Search How can I install new TI Key Fonts on my computer running Windows®? Follow the steps below to install new TI Key Fonts on a computer running Windows®:• Download the TI Key Fonts and save the file to the computer's Desktop....https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11521
Solution 22590: TI-Nspire™ Handheld in TI-84 Plus Mode Not Capable of Connecting to TI-Nspire Computer Link or TI Connect-to-Class™ Teacher Software.
... Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search Is the TI-Nspire handheld in TI-84 Plus Mode supported for use with the TI-Nspire Computer Link or TI-Nspire Teacher software? The TI-Nspire Computer...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/22590
Solution 11576: Algorithm Used for Calculating the Sine Regression On the TI-86, TI-83 Family, or TI-84 Plus Family.
.....,nHence, the period/frequency guess can be used to compute the three parameters a*cos(c), a*sin(c) and d that minimize J? using linear regression methods. This gives us an initial guess at all the parameters in the Sine Regression problem and allows us to iteratively refine the parameter estima...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11576
Solution 11748: Explanation of r^2 and R^2 on the TI-83 Family or TI-84 Family Graphing Calculator.
... Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search Why is R^2 computed for some regressions on a TI-83 family or TI-84 family graphing calculator? The following information details when r2 and R2 are computed ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11748
Solution 34919: Calculating the Present Value of a Perpetuity (Infinite Annuity) on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.
... of a perpetuity (infinite annuity) on the TI-83 Plus and TI-84 Plus family of graphing calculators? Sometimes when dealing with annuities, there are those that pay forever instead of for a specific period of time. Hence, they are called perpetuities or infinite annuities. Since these units do no...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34919
Solution 11826: Calculating nth Power and Roots Using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...| Other Graphing Calculator products Knowledge Base Knowledge Base Search How do I perform nth power and root computations using the TI-89 family, TI-92 family, and Voyage™ 200 graphing calculators? The instructions will detail how to perform the nth power...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11826
Solution 12165: The cFactor() function on The TI-89 Family, TI-92 Plus, and Voyage™ 200 Graphing Calculators.
...the cFactor function is cFactor(expression1[,var]) cFactor(list1[,var]) cFactor(matrix1[,var) Note: What is inside the [] is optional. When used without precising the variable, the cFactor(expression1) returns the expression1 factored with respect to all its variables over a common denominator...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12165
Solution 11819: Algorithm for Solving Systems of Equations on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...eturn real or complex solutions of linear or nonlinear systems of equations. For linear or polynomial systems, the Gaussian or Groebner elimination method is used to seek all solutions. Otherwise, a damped-Newton/steepest-descent method is used to seek an approximate solution close to the entered...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11819
Solution 12138: Font and Size of Characters Used on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.
... characters are 5 pixels wide by 7 pixels high in the body of the display screen. The small font in the toolbar and status line has a variable width. Those digits are mostly 3 pixels wide by 5 pixels high. For additional information, refer to the bid specifications for graphing calculators on the...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12138
Solution 12134: Using Strings on the TI-89 Family, TI-92 Family, and Voyage™ 200.
...hematically, even if it appears to be a numeric expression. For example, the string "61" represents the characters "6" and "1", not the number 61. Although strings such as "61" or "2x+4" cannot be used in a calculation, they can be converted into numeric expressions by using the expr() command. ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12134
Solution 15320: Performing Order of Magnitude on the TI-86 Graphing Calculator.
... of Magnitude on the TI-86 Graphing Calculator. website Home | Computer Software, iPad and Chrome Apps Knowledge Base Knowledge Base Search How do I perform an order of magnitude comp...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15320
Solution 11842: Algorithm Used for Symbolic Integration Function on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...nce of the limit of an antiderivative at the upper and lower integration limits. Except in exact mode, nInt() is used were applicable when symbolic methods don't succeed. Solution 11842: Algorithm Used for Symbolic Integration Function on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11842
Solution 12075: Viewing the Data Collected with the Calculator-Based Ranger™ (CBR™) and the Ranger Program on the TI-89 Family Calculators.
... "c1" column. If the user would like to see other lists along with the list in "c1", scroll up to "c2", press [ENTER] and input "l1", "l2" or "l3" (without the quotations). For additional information on using the TI-89 or TI-89 Titanium, please take a look at the TI-89 Guidebook or TI-89 Titanium...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12075
Solution 11806: Creating and Evaluating User-Defined Functions on the TI-89 Family, TI-92 Family and Voyage™ 200.
... definition. Arguments are placeholders that represent whatever values passed to the function. Functions can be created using one of the following methods: 1. Using the [STO->] key. Store an expression to a function name, including the argument list. Example: To define the function xpower(x,y...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11806
Solution 11863: The factor() Function Algorithm on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...the Voyage 200? The factor() function returns the rational number factored into primes and a residual having prime factors that exceed 65521. The methods include the well-known factorizations of binomials and quadratics, together with methods described by Geddes, Czapor and Labahn, "Algorithm...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11863
Solution 11853: The Algorithm for cFactor() Function on the TI-89 Family, TI-92 Family, and Voyage 200™ Graphing Calculators.
...er Graphing Calculator products Knowledge Base Knowledge Base Search What is the algorithm for the cFactor() (complex factor) function on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The algorithm for cFactor() function is the same ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11853
Solution 12110: Appending Two Lists Into One on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
... Home | Other Graphing Calculator products Knowledge Base Knowledge Base Search How can I combine data from two lists into one list on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? Use the augment() function to ap...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12110
Solution 10410: Algorithm for the Solver Function on the TI-85 and TI-86.
... Knowledge Base Search What algorithm is used for the Solver on the TI-85 and TI-86? The TI-85 root finder or solver is a purely numeric method for finding zeros of a function. It does not use any information other than function evaluations in its search for a root. The basic concept...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10410