Solution 12705: Differences Between Algebraic Operating System (AOS) and Equation Operating System (EOS).
...e argument, such as exponents, factorials, r (radians), ° (degrees), and unit conversions.3) Powers and roots, such as 2^5. 4) Permutations (nPr) and combinations (nCr). 5) Multiplication, implied multiplication and division. 6) Addition and subtraction. 7) Relational functions, such as > or <. 8...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/12705
Solution 37375: Steps to follow to update the TI-84 Plus CE to the Latest Calculator OS and Apps.
...ave been updated, the calculator OS update requires most Apps to be reinstalled, so they all match the OS version. Handheld OS UPDATE Process Using a Computer: Recommended process (fastest option) requires you delete all calculator Apps, then update the OS/Apps to the latest version. 1) OPEN CO...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.
...I-84 Plus CE Press-to-Test Mode in Dutch different from other languages? A list of differences are below: To enter Press-to-Test you use the key combination [ENTER][+][ON]. When enabled, an orange status bar rather than the blue status bar will appear. If using the TI-84 Plus CE–T th...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/37355
Solution 37055: Types of Files that can Transfer Between Different Models Within the TI-84 Plus Family?
... Which types of files can I transfer between different models within the TI-84 Plus family? Not all TI-84 Plus CE graphing calculator files are compatible with other TI-84 Plus Family graphing calculator files because of the high resolution of the color screen. In general, numeric files (l...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/37055
Solution 15143: Storing a Function to a List on the TI-83 Plus Family of Graphing Calculators.
...thods 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 seq( command by scrolling down and press [ENTER]. • Press [X,T,O,n] [,] [X,T,O,n] [,] [1] [,] [5] [)]. • Press the [STO>] key. • Press [2nd] [L1]. • Pre...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/15143
Solution 11693: Algorithm for Solving Trigonometric Functions (Sine, Cosine and Tangent) on Texas Instruments' Graphing Calculators.
...either polynomial approximations or the CORDIC method. TI calculators have almost always used CORDIC, the exceptions being the CC-40, TI-74 and TI-95 which used polynomial approximations. In the PC world, the popular Intel math co-processors like the 8087 use CORDIC methods, while the Cyrix ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11693
Solution 13925: Re-Enabling TI-84 Plus Family of Graphing Calculator Apps That Have Been Disabled With TI TestGuard™ 2.0.
...o send by selecting a category, and then selecting a file. 5) Select TRANSMIT to send the file. -or- Option 2: Send a file to the calculator from a computer with TI Connect™ CE. To Transfer a file using TI-Connect: 1) Download and install TI Connect CE Software. 2) Launch TI Connect CE and conn...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/13925
Solution 11582: Finding the Zero of a Function on the TI-83 Plus and TI-84 Plus.
... How do I find the zero of a function on the TI-83 Plus and TI-84 Plus? To find the zero of a function on the TI-83 Plus and TI-84 Plus, the zero command will need to be used. Please refer to the following example. Example: Find the zero of the function: y = 2X + 4 Solution: 1) Press [Y=]. ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11582
Solution 11579: Calculating Logs of Bases Other Than 10 on the TI-83 Plus Family of Graphing Calculators.
...(a) Example: Calculate log4160 • Press [LOG], input 160, then press [ ) ]. • Press [÷]. • Press [LOG], input 4, then press [ ) ]. • Press [ENTER] to complete the calculation. Please see the TI-83 family guidebooks for additional information. Solution 11579: Calculating Logs of Bases Other Tha...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11579
Solution 15302: Connecting a TI-83 Plus Family or TI-84 Plus Family Calculator to the TI-SmartView™ 3.1 Emulator Software.
...ly to the TI-SmartView 3.1 emulator software. To do this, please follow the below steps: • Connect the TI-83 Plus/TI-84 Plus family calculator to the computer using a TI-GRAPH LINK USB (silver) cable. Note: The Direct USB cable that comes along with the TI-84 Plus family calculator is not support...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/15302
Solution 11517: Updating a TI Graphing Calculator Operating System Using TI Connect™ for Windows®.
...ing TI Connect, follow the steps below: Please Note: If TI-Connect has not been installed please ensure that your calculator is not plugged into your computer during the installation of TI-Connect. Then make sure there are fresh batteries in the calculator prior to updating. The following directi...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11517
Solution 11516: Updating a Graphing Calculator's Operating System using the TI Connect™ Software for Macintosh®.
...ries in the calculator prior to updating. The following directions require the latest version of TI Connect. • Connect a TI Connectivity cable to the computer and the TI Calculator.Please Note: Not all calculators are supported by TI-Connect. • Turn on the TI calculator and make sure it is on the...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11516
Solution 11425: Sending the DataMate™ App or Program to a Graphing Calculator.
...ase Knowledge Base Search Where do I find the DataMate App and how do I send it to a graphing calculator? The DataMate App comes preloaded in the CBL 2™. Follow the steps below to send it to a graphing calculator: Sending the DataMate App to the TI-83 Plus family or T...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11425
Solution 11576: Algorithm Used for Calculating the Sine Regression On the TI-86, TI-83 Family, or TI-84 Plus Family.
...re errors.J? = sum[({a*cos(c)}*sin(b*x(k)) + {a*sin(c)}*cos(b*x(k)) + d - y(k))^2], for n = 1,2,...,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 p...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11576
Solution 11758: Functionality of the Function Keys [F1 - F5] on the TI-83 Family, TI-89 Family, TI-92 Family and Voyage™ 200.
... the function keys [F1 - F5] serve on my graphing calculator and how are they used? The function keys [F1 - F5] are used to access certain menus and commands. Some calculator software applications (apps) will display "softkeys" on the screen that will correspond to these function keys. Also, kee...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11758
Solution 11752: Calculating Derivatives on the TI-83 Plus Family of Graphing Calculators.
... have symbolic manipulation capabilities. They cannot find the symbolic derivative of a function. For a list of TI graphing calculators that have the Computer Algebraic System (CAS) please refer to KB#24631. Please see the TI-83 Plus Family guidebooks for additional information. Solution 11752: ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11752
Solution 11749: Factorials of Decimal (0.5) Numbers on Texas Instruments Graphing Calculators.
... Base Search Why do I get an answer when I factor numbers ending in .5 on my graphing calculator? Factorial is defined as: The factorial is computed recursively using the relationship, (n+1)! = (n+1)*n!, until n is reduced to either 0 or -1/2. At this point, the definitions, 0! = 1 or ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11749
Solution 10443: Sending a Program From a TI-86 to a TI-85 Using a TI Connectivity Cable.
...wever, TI-86 programs written in TI-BASIC can be sent to a TI-85 using a TI Connectivity cable by following the steps below:• Send the program to the computer using the TI-86 GRAPH LINK software and TI Connectivity cable. • On the TI-86 GRAPH LINK software, Go to File, Open, Locate the name of th...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10443
Solution 10431: Finding the Zero, Minimum, or Maximum of a Function on the TI-85 or TI-86.
...the zero of the function: 1) Press [F1] and the Left Bound? prompt is displayed. 2) Move the cursor onto the function for which the root is being computed by pressing the up or down arrow. The number of the graph selected will be display in the top right corner of the screen. 3) Specify the...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10431
Solution 12650: Calculating Trigonometric Functions on the TI-81.
Solution 12650: Calculating Trigonometric Functions on the TI-81. Solution 12650: Calculating Trigonometric Functions on the TI-81. global Solution 12650: Calculating Trigonometric Functions on the TI-81. website ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12650
Solution 12645: Graphing a Function on the TI-80 and TI-81.
...can I graph functions using the TI-80 or TI-81? The TI-80 has been discontinued. When upgrading, consider the TI-73 Explorer™. The TI-73 Explorer is completely compatible with curricular materials for upper elementary through lower middle grades, from fractions through pre-algebra. Follow these ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12645
Solution 16510: How To draw a vertical line on a TI-86.
... keys and press [ENTER]. The second option: • On the home screen press [2ND] [CATLG-VARS]. • Select CATLG by pressing [F1]. • Scroll to the VERT command and press [ENTER]. • Enter the X value and press [ENTER]. Please see the TI-86 guidebook for additional information. Solution 16510: H...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/16510
Solution 12165: The cFactor() function on The TI-89 Family, TI-92 Plus, and Voyage™ 200 Graphing Calculators.
...the cFactor() function on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The cFactor function is located under the MATH/Algebra/Complex menu. The syntax for the cFactor function is cFactor(expression1[,var]) cFactor(list1[,var]) cFactor(matrix1[,var) Note: What is inside t...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12165
Solution 12095: Finding Limits with Direction on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...ts with direction on these calculators. Example: Find the limit of x/(x-3) as x approaches 3 from the left, right, and both sides. To find the limit command, please press [F3:Caclulus] and select [3:limit(]. From the left: limit(x/(x-3),x,3,-1) (-1 was arbitrarily chosen to specify the left dir...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12095
Solution 15462: Integrating Lower and Upper Bounds of a Function on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.
...TI-92 family, or Voyage 200? To integrate an equation with lower and upper bounds such as e^(X^2) where the lower bound is 0 and the upper bound is 1 complete these steps:• On the HOME screen press [F3]• Scroll down to the second option, 2:S( integrate, press [ENTER]• Enter the equation by pressi...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15462