Archives: TI-83 Plus/TI-84 Plus BASIC Math Programs
Currently viewing:
  1. Archives
  2. All files
  3. TI-83 Plus/TI-84 Plus Programs
  4. TI-83 Plus/TI-84 Plus BASIC Programs
  5. TI-83 Plus/TI-84 Plus BASIC Math Programs

These programs are for the TI-83+ and TI-84+ calculators, including the 83+ SE and 84+ SE. They are mostly not compatible with the color-screen 84+ CSE or CE variants, but some BASIC programs can be run on all of them.

Categories

Files

  1. This Calculus Program is designed to assist students with the topics of calculus. The topics are based off of an AP Calculus BC class so that both AB and BC topics are included such as limits, L'Hopital's, related rates, Riemann sums, parametrics, polars, series, and more. The program includes specialized functions such as text wrapping, custom notes, and a customizable formula solver. Both a program and an app are included in this download. The program is compatible with monochrome and color calculators (TI-83/84/+/SE/CSE/CE). The app is only compatible with monochrome calculators (TI-83/84/+/SE).

    Categorized under:
  2. AllMath is a math program with many things; an algebra solver, trig, and more. Even has settings menu so you can customize decimals, and more.

    Categorized under:
  3. This programs features:
    1) Radian to degree converter
    2) Degree to radian converter
    3) Trigonometric identities (formulas)
    4) Value finder which finds the sine, cosine, and tangent of the angle.
    5) Input 3 values of a triangle (sides or angles)and find the other two sides/angles and the area of the triangle!

    This is a MUST have program for any Algebra II, Trigonometry, or Pre-Calculus class!!! Mail me at rohi89@yahoo.com if you find any bugs.

    Categorized under:
  4. This is a TI-Basic program that when you type in the variables for certain math equations, it gives you the answer to the math problem. It includes several Algebra Equations including slope, Pythagorean Theorem, distance, midpoint, and quadratic. It also includes geometry equations too.
    Edit: I added more options to the quadratic. Conversion planned. You can also find the nth number of the Fibonacci sequence. I hope you enjoy...

    Categorized under:
  5. Do you take Calculus? Have you ever wanted to perform a quick antiderivation? Now you can! simply plug in the antiderivative of cx^n dx, and this nifty program will find the original equation in the form zx^p+C. Excellent graphics and interface; Doors CS v4.0 optimized.

    Categorized under:
  6. Well, here is a nice little math program for your TI-83+/84+ that will handle much of the math needed. It should be sufficent for the first semester of Algebra 1.

    Categorized under:
  7. This powerful program performs the non-implicit differentiation of any function f(x) to find f'(x), including f(x)=cx^n, f(x)=cx, f(x)=c, f(x)=ax/bx, and f(x)=ax*bx. It even finds the six major triginometric identities for derivation. A perfect tool for calculus students!

    Categorized under:
  8. 5 years of math bundled into one program. My zcontest Entry.
    This is an Update of the previous Version!

    Categorized under:
  9. This program does synthetic division of polynomials! If you have questions, see the README.

    Categorized under:
  10. Finds area of all shapes on the formula chart. If you need a shape's area and it is unsupported, email me. My email address is in the README.

    Categorized under:
  11. This small but powerful program will take any circle with center (x,y) and radius r and output a simplified equation for the circle. Works even with x, y, or r equal to zero. Doors CS v4.0 optimized.

    Categorized under:
  12. Pieman7373; Newton’s Method
    This program was initially created in November 2016 by Kaleb Allinson (My AP Calculus teacher), but i looked at the code and said that i could make it more user friendly to normal (non-calculator savvy) folk, so he let me. This program is for using Newton’s method of finding the x-intercept(s) of a function in Calculus. THis program will work on the TI-84+(SE), TI-84+CSE, and TI-84+CE calculators. Enjoy!! :D

    Categorized under:
  13. Akin to FormulaPro for the TI-Nspire, this program can solve systems of formulas that range from 2 to 9 variables. It is compatible for TI-83/84/+/SE/CSE/CE calculators.
    You can input your known variables and, if it is solvable, the program will automatically solve and display the answers. In addition, this program can be customized to with your own formulas.
    This program is fully compatible for both monochrome and color calculators.
    For further info, check out the readme or the associated Cemetech topic at http://www.cemetech.net/forum/viewtopic.php?t=11331.

    Categorized under:
  14. A redesign of my Polynomials All in One math tool. Input is handled using a two-part queue string, separated by a colon. Part one indicates the operators, part two the operands. This program can chain operations, can interrupt normal math to find the zeroes (at that point), and supports derivative and integral as well. Repeated exponents and terms out-of-exponent-order do not confuse the program. Fractional coefficients supported. Negative exponents not supported. Error catching for unsupported features, divide by zero, and algorithm failure implemented. In addition, prepend the input string with "W" or "w" to activate this program's "show work" feature.

    2.3 - Zeroes finding algorithm fixed. No longer glitches on non-integer coefficients.
    2.4 - Zeroes algorithm debugged, steamlined, and optimized. MIssing zeroes fixed.
    3.1 - Options menu added. Show work moved here. Prepending input with W now turns off show work for individual polynomials. DCS/Celtic3 saving integrated (silently disables if not present).
    3.2 - Zeroes finding algorithm now no longer fails when trailing coefficient(s) are zero. Rather if realizes that this means some power of X is factorable, drops the trailing zeroes, adds 0 to the set of zeroes, then proceeds with rational zeroes test as normal

    Categorized under:
  15. This useful program will approximate the area under a curve or line to arbitrary accuracy using the Monte Carlo method. The realtime progress meter shows how far the program has progressed for time-consuming high accuracy calculations, and the standard interface makes it easy to navigate. Doors Cs v4.0 optimized.

    Categorized under:
  16. Graph3D v4.0 is a fully-integrated 3D graphing utility that can graph up to 10 simultaneous 3D equations. You can edit the window settings, zoom settings, and format from within the program. You can trace over any graph, and rotate and zoom graphs from the graphscreen. This complete recoding of the program optimizes the size and speed of the program, providing a cleaner and more intuitive interface. Doors CS v5.0 optimized and certified.

    Categorized under:
  17. Slope Field v1.2 simplifies the process of creating and analyzing slope fields in calculus. This program provides a variety of tools for slope fields: you can enter a differential equation, render the resultant field, edit the window settings, find the slope value at a specific (x,y) point, and trace an antiderivative over the field to verify that it is correct. Doors CS v4.0+ optimized.

    Categorized under:
  18. Convert any base to another base! (Up to base36). Now conversions to/from binary, octal, decimal, hexadecimal, and more are all a piece of cake now thanks to this program! A MUST download for your TI83+ or TI84+ series calculator!

    Categorized under:
  19. This program can convert to and from any base between base 2 and base 36, using the appropriate alphanumeric notation. Uses a custom algorithm that should be relatively fast, and can handle numbers up to 10^99. v1.1 fixes a bug that went unnoticed for 11 years.

    Categorized under:
  20. This program computes the Jury's Stability Criterion table given the polynomial characteristic equation of a digital control system. It both determines whether the system is stable (in other words, if the first term of every odd row is positive) and displays the criterion table used to determine the stability of the system. The basis of the algorithm for this program was found in "Advanced Modern Control System Theory and Design" by Stanley M. Shinners, John Wiley & Sons, 1998. It was originally published in several papers including "A simplified stability criterion for linear discrete systems" (Proc IRE 50, 1493) in 1962.

    Categorized under:
  21. This program differentiates any explicit additive algebraic expression in the form f(x)=ax^n+bx^n+..., setting f(x) to Y1, f'(x) to Y2, and f"(x) to Y3.

    With the 5.1 update, the program now turns x-terms with negative exponents into fractions. For especially long functions, an estimated time (per differentiation) is given. For more information, see my forum post at (http://www.cemetech.net/forum/viewtopic.php?p=225715)

    Categorized under:
  22. This is a great program for anyone who wants to save time finding simple things. This program will find the GCD, give the prime factorization, find the number of degrees between hands of a clock at a time, and much more. There are two new features that are updates from 2.2; Base Conversion and Mod Simplifier. Base conversion will convert between any two bases, 2-62 and will not allow you to imput improper numbers in that base. Mod simplifier will simplify any mod. These are especially useful for contests such as MathCounts, AMC 10/12 and just for general use. Download today! The update from version 2.4 includes 2 new features (Encode & Decode), compressed into 1 program, size optimizations, and minimal archiving and unarchiving. UPDATE INCLUDES BUG FIX ON TEST PRIME! Version 2.5 includes the new feature of finding the distance between any line and any point and also the ability to adjust the size of list prime for people with low memory.

    New Features in 2.6 include a secret area and the ability to draw any figure to scale, given the coordinates.

    Categorized under:
  23. This program will solve for the unknowns of a Right Triangle with only 2 knowns. Example: 2 sides, or 1 side and 1 angle, with that it will
    solve for the unknowns and display them. For any unknown value input "0" zero and press enter to continue the program. Hope you like
    it.

    Categorized under:
  24. Written for the same class as my Jury's Stability Criterion Solver, this program performs polynomial division on arbitrary numerator and denominator polynomials. It accepts any pair of n-degree numerator and m-degree denominator, where {n,m}>=0 and n does not necessarily equal m. The program will produce successive terms until a remainder of zero is achieved or the user presses [Clear], whichever occurs first. It is particularly useful for calculating the finite impulse response of a digital control system, and is of course DCS6+ compatible.

    Categorized under:
  25. This program will solve an Oblique Triangle, as long as you know any 3 values of the triangle. Example ( 3 known sides, 2 known sides and
    1 angle, or 2 known angles and 1 side ). For any value that you don't know, input a "0" zero for that value and press enter. Once you have input all the values the program will display all the angles and sides of the
    triangle for you.

    Categorized under:
  26. So here is the update of Horner. Basically this program factorizes equations of the type ax³+bx²+cx+d=0 as far as we would be able to go ourselves. Have fun trying it out. The updates are notified in the ReadMe.
    Bug reports or requests at Ti84Prgmhuuh@hotmail.com

    Categorized under:
  27. This is an advance quadratic solver designed to allow you to use the answer typed on the screen and put it right as an answer.Simplifys the radical and the fraction to the fullest amount.Update 9/18/08 for speed and size.Results are stored to list three.
    Please email noah.fencer@gmail.com with any bugs.

    Credits-----
    Noah Maddox
    Anders Tiberg

    Categorized under:
  28. For those who struggle with the cosine and sine laws. Enjoy!

    Categorized under:
  29. Have you ever wanted to graph an equation in the form X=, when the built-in graph tools ony allow you to enter an equation in the form Y=? Now you can! With this tool, you can enter any equation with any variables, tools, and symbols allowed by the built-in Y= grapher, view the graph using your current window settings, or view the table using your current table settings! Check out the screenshots; Doors CS v4.0 optimized.

    Categorized under:
  30. This program graphically calculates the Riemann sum of a function, with a customisable number of intervals, and displays it for you. Enhanced for use with DCS6.

    Categorized under:
  31. This program is able to be customized to solve a formula by editing line 2 and 3 of this program. It solves any simple formula such as Q=MGH, F=MA, V=LWH, etc. Compatible with TI-8x calculators, including TI-84+CSE. Please read the readme for more information.

    Categorized under:
  32. This is the best math program available to anyone. It can factor any number up to 65,000,000 (plus more if it is not prime), convert from roman to decimal, find GCD and LCM instantly, find the area of any figure, given the vertice, encode and decode messages, simplify radicals, find the distance between any given line and any given point (it even expresses this in a very nice format) and much, much more!

    Download this today! It even includes error handling to prevent common errors and the program shutting down in most cases. Includes a list of 999 primes and settings to have it automatically archive/unarchive list prime.

    Categorized under:
  33. This is version 2.0.4 of the TIFC. The previous version only supported roughly 68 conversions, took 4 programs and a picture variable, and was around 6kb in size. Version 2.0.X supports the usage of a single program, and boasts 708 conversions available in this single program of just over 7kb in size. It is also available for the TI-73, TI-82, TI-83, TI-83+/84+ and TI-84+CSE, with the potential of being programmed on other calculators at a later date.

    Categorized under:
  34. this program graphically approximates the slope of the tangent line for a function using the left-right average method.

    Categorized under:
  35. This was one of the first programs I've ever made.

    Categorized under:
  36. A handy little program to make addition, subtraction, multiplication, and division of programs very easy. This program uses optimized algorithms for multiplication and division and is surprisingly fast.

    As an aside, any developer who owns a model other than a TI-84+ SE and wants to clock that program doing polynomials of varying length, feel free. I am looking to compile a time graph.

    Update: This program now support direct input of the polynomial, as a string, exactly as you see it, and outputs in a similar fashion.

    Note: Negative exponents and fractional exponents not supported.

    Categorized under:
  37. This is my quadratic equation solver. How to use this program, how this program works (in a nutshell) and important notes can be found in the README.txt file.

    P.S. If anyone recognizes part of their program in my program, pm me and I will find a way to mention you as a co-author. Please be truthful when saying that some of your program is in mine.

    Categorized under:
  38. This is a program I made to factor quadratic equations. It will ask you for A,
    B, and C for the standard quadratic equation f(x)=A(x^2)+Bx+C. This program can
    find a GCD and factor it out, even if it is negative. I spent a lot of time
    working on it displaying properly. I eventually plan on making a full-featured
    quad program that factors, solves, and gives vertexes (among other things).
    Feel free to mess with my code (OPENSOURCE ROCKS!!) and share, but PLEASE
    credit me as the original author.

    Categorized under:
  39. This program draws an Ulam Spiral on the graphscreen of your calculator. Ths program works on both Color and non-color calculators.

    Categorized under:
  40. This program basically takes the quadratic equation from your mathclass and puts it in a form you can basically copy straight from because it puts the steps right on the graph screen. Does not support negative discriminats. This contains another one of my quadratic programs that doe give imainary answers, but not in a graphical sense. By downloading this file you agree to use it at your own risk, you did it to yourself, not my programs.

    Categorized under:
  41. This program lets you do math calculations without leaving Doors CS. Simply run the program, enter the problem, and press [ENTER]. You can continue doing math until you enter 99.999 to quit back to Doors CS. And of course, optimized for Doors CS v4.0 with an icon.

    Categorized under:
  42. I'm sure you all know the famous Nintendo DS game where you have 20, 50 or even 100 simple math calculations which you need to answer as fast as you can. It shows your progress on a daily basis and you have graphs of this progress. Well this should become a similar game for the TI 83/+/SE and TI84/+/SE. This is only version 1.0 and only has the gaming interface. No score keeping yet but still quite nice to play. Only down side, the randomness of the calculations is not that high.

    Categorized under:

File statistics are updated periodically, so numbers shown in this listing may not agree exactly with those shown on individual files.

Advertisement