ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: TI-83/84 Plus BASIC Math Programs (Arithmetic)
File Archives

TI-83/84 PLUS BASIC MATH PROGRAMS (ARITHMETIC)

Click a filename to download that file.
Click a folder name to view files in that folder.
Click  for file information.
indicates files with screen shots.
indicates files with animated screen shots.
indicates files with reviews.
indicates featured programs.

Archive Statistics
Number of files 99
Last updated Sunday, 24 August 2008
Total downloads 154,054
Most popular file  Adding Machine with 4,751 downloads.


Name Size Date Rating Description
(Parent Dir) folder   Up to TI-83/84 Plus BASIC Math Programs
factoring folder   TI-83/84 Plus BASIC Math Programs (Factoring/Primes)
addition.zip 1k 05-09-14 File is not rated Addition Quiz
Gives you five addition problems. You have to answer them and it will tell you if it is right or not. If it is, it goes on to the next question. If it isn't, you have to try again. Keeps score and tells you how many you got right and wrong at the end.
addm.zip 1k 01-03-08 File is not rated Adding Machine
This Program will allow you to do things on your calculator that you only dreamed where possible (Title explans function)
afrac.zip 1k 06-10-27 File is not rated AFrac
Reduces rational values with continued fraction. The program can give correct answers to fractions with a numerator and denominator of a million and more.
amodb.zip 2k 06-05-18 File is not rated a mod b
This program will give the result of a mod b. Also works properly if a is negative. A small but useful program.
apctsyndiv.zip 52k 07-12-17 File is not rated APCT - Synthetic Division
This program gives you the ability to use synthetic division for the 3rd power, 4th power, and 5th power.
apercent.8xp 1k 03-04-13 File is not rated All Percent Calculator
This program find percent increase, decrease, tax, and percent of change. Since the ti-83 plus doesn't have a percent button this is a great program.
approxomax.zip 20k 05-01-18 File is not rated Approxomax
This program calculates the decimal equivalent of the ratio of two integers to a nearly infinite degree. (How far it can go will depend on how much RAM is free).
aprop.zip 1k 03-03-07 File is not rated Improper to Proper Fraction Converter
This program quickly converts the Ans variable to a proper-fraction/mixed-number, if possible.
avarage.zip 1k 04-06-11 File is not rated Avarager
this program avarages a list of numbers!
average1.zip 1k 04-03-07 File is not rated #1Average
Best average program ever. Only 90 bites on calc. and contains only 18 lines of basic and is EXTREMELY fast
average2.zip 1k 03-12-28 File is not rated Average It! S.E
The second edition of Average It!. It's more than half the size of Average It!, but it does the same exact thing-finds the average of a set of numbers. The only difference about this one and the original Average It! is that you need to enclose the numbers in brackets and separate them with commas. See screenshots for a clearer explanation.
average_with_weighting.zip 2k 05-09-25 File is not rated AVERAGE
A simple averaging program written in basic for TI 83/4 +/SE (tested on 83+ and 84+ se). Supports weighted grades. Allows infinite number of grades (RAM supporting) and infinite weight (same deal)
averageit.zip 3k 03-11-19 File is not rated Average It!
Average It! is a program that finds that average of any set of numbers. I use it mainly to figure out my GPA, but you can use it for math class or anything you want. Simply enter in the numbers and press "X", without the quotations, when your done. It is very simple, small, and has less than 50 lines of code!
avr.zip 1k 03-10-13 File is not rated Averaging
This is a basic averaging program that averages multiple numbers, not a fixed one. For more info, see the readme.
avrage.zip 1k 04-02-19 File is not rated Avrage
Cane make an average from 1, 2, 3, 4, and 5 numbers. Is only a demo of what is to come.
axioms.zip 1k 02-04-30 File is not rated Axioms
This Program Includes 10 Axioms (Closure, Commutativity, Associativity, Distributive, Identity Elements, Inverses, Reflexive, Symmetry, Transitive, Trichotomy) With a short description to help you remember. Brought to you by Tiger_377
baseops.zip 1k 03-03-27 File is not rated Base Arithmetic
Add, subtract, multiply, or divide non-base-10 numbers
basicgcdprogram.zip 1k 03-03-10 File is not rated GCD finder
This simple math program uses the gcd() function to find the least common denominator in a fraction.
bigint.zip 1k 01-12-16 File is not rated BigInt
This program can multiply numbers of infinite length and gives an exact answer.
bigmult.zip 1k 07-12-15 File is not rated Big-Number Multiplication
Big-Number Multiplication allows you to multiply far bigger numbers than the TI calculator supports. It's very easy to use and displays the answer in a convenient way. This program is faster, takes up less memory, and is easier to use than all other BASIC programs like it. It can multiply two numbers that both take up the entire screen in less than a minute. The program is unprotected and is so simple to use that I didn't bother to include a ReadMe.
bitwise.zip 1k 04-09-16 File is not rated Bitwise Logic
Bitwise and/or/xor functions. 83 compatible. Read documentation for more information.
decsimp.zip 2k 08-03-20 File is not rated Two Decimal Simplifiers
ABILIFY: This program converts decimals to exact forms. It can convert to a multiple of a square root, a multiple of pi, a multiple of e, or to a fraction. All results are simplified. It can also do this for complex numbers. The program sifts the information in the Ans-memory, showing only what is relevant. ADVANCE: This program is identical with the one above, except that it can also handle a square root of a multiple: not just the numerator is reduced, but also the denominator. 623 and 689 bytes resp.
double.zip 1k 03-12-28 File is not rated Double the Number
This program starts by displaying 1, then it adds 1, and displays 2. It then adds 2, and displays 4. Keep pressing enter to see the next doubled number. Press [CLEAR] to quit the program. See screenshots.
dpg.zip 1k 03-05-04 File is not rated Digit Problems Generator
A Jamaica Bay Classroom Tool- helps students learn subsitution. Easy to use, good user interface.
ealga.zip 1k 02-04-08 File is not rated Euclidean Algorithm
Creates Euclidean Algorithm in the stat editdor.
edge.zip 1k 02-01-01 File is not rated Edge v1.40
Gives an idea of how hard a number is to deal with.
eulerphi.zip 1k 03-04-01 File is not rated Euler Phi Function
This simple program will quickly count the number of relatively prime numbers to a given number N.
fact.zip 1k 01-03-08 File is not rated Factorial
You name the number, it factorialized it. EX- "5" it outputs 120 (5x4x3x2x1)
factorial.zip 1k 03-08-03 File is not rated Factorial
This is one of the many programs I wrote in the middle of my Math 12 Summer School class. If you input a number, it would calculate the... uh.. well, if you put in "5", it would calculate "5!" which equals to "5x4x3x2x1" (It was supposed to help me with my math... it didn't really because I ended up having no use for it.. but still...)
frac1.zip 1k 06-09-24 File is not rated Fractions
This file contains two programs and a textfile: CFrac1 is a small and fast program that reduces rational values. Its capacity is much better than the built in >Frac. The built in program has a largest denominator of 9999 and it can't handle a fraction like 8620/4311. CFrac1 can give correct answers for values of the numerator and denominator up to 40- 50 000. The answer is given both as improper fraction and as a mixed number, when the value is bigger than one. Can be used for quickly separating rational numbers from irrational, if the rational numbers don't have a too big fraction. Frac1 is a program aimed for bigger fractions where you input one term at a time. The numbers can have a numerator and denominator of ten digits.
fraccalc1.0b.zip 6k 05-01-04 File is not rated FracCalc 1.0
FracCalc is the best fraction calculator "patch" that I have been able to find or create on ticalc.org. It is a program that allows you to input expressions using fractions and will return the answer in both fraction and decimal form. This program has been created and tested on a TI-84+ SE only, if you have a different calculator and this program works (or if it doesn’t!) please send me an e-mail.
fracexpd.zip 2k 06-04-12 File is not rated Fraction Expander Deluxe
This has been updated to be extremely small, ported to all TI's, and to be supremely fast. The program prompts you for 3 numbers: A and B from A/B, and C for number of decimal places. Then you watch it perform long division so fast your eyes hurt :)
fraction2.zip 15k 01-01-14 File is not rated Fraction Calculator Add-On: Ti-83+
This program does basically what it says it does, have at the toch of a button decimal to fraction, fraction to decimal, and a fraction simplifier or converter. No more menus! You can add or subtract. Multiply or Divide, heck I bet you could do logarithms, I haven't tried yet. Partly because I'm not that far in algebra 2 yet, but... And best of all, its small, and MirageOs compatable so it can be run archived! This is the best fraction program that I've ever seen, plus it includes a preview of "Phantasy Star V" for the Ti-83+ calculator, check it out.
fractionexpander.zip 1k 07-06-06 File is not rated Fraction Expander
Is a small and ferociously fast(20/40 digits/sec.) program that performs long division over the whole screen with the Output(-command. This update cuts 33% off of the time for the previous version.
fractwiz.zip 1k 99-12-05 File is not rated Fraction Wizard
Converts and Simpilfies Fractions small too!
gcd.zip 1k 08-04-14 File is not rated GCD (for Lists)
GCD for Lists will take L1 and simplify it by dividing it by the greatest common divisor for all elements in that list.
gcdlcm.zip 1k 03-09-19 File is not rated GCD and LCM Finder
this will find the GCD and LCM of more than 2 numbers
gcf.8xp 1k 01-12-22 File is not rated GFC
Used to FIND GFC of 2 #'s
gcflcm.zip 1k 01-01-28 File is not rated GCF and LCM Finder
This program will find the LCM or GCF of any two given numbers.
goldbach.zip 1k 06-09-08 File is not rated Goldbach Conjecture
This is an updated version of my previous Goldbach conjecture. This program finds a pair of prime numbers that add up to a given even number greater than 4. Every even number ever checked has been the sum of at least two primes, but nobody has been able to prove that it is always true. Presently, there is a $1 million reward for discovering the proof.
golden89.zip 22k 06-04-19 File is not rated Golden Ratio (All TI's & DOS)
Each program finds the Golden Ratio and stores it to B. The DOS version simply tells you the Golden Ratio and shows the same math as the TI versions (but MUCH faster).
goldenratio.zip 1k 03-03-07 File is not rated Golden
Calculates the exact value of the Golden Ratio using the quadratic formula, no need for recursive programming!
imagine.zip 1k 03-12-28 File is not rated Imaginary Number Simplifier
This program will take a problem like i^81 and tell you that it's actually i. Small, but useful!
imaginry.zip 1k 04-03-17 File is not rated Imaginary Number Simplifier
This little program converts those annoying imaginary numbers with exponents to it's true form. For example it converts i^69 to it's simplest term of i.
jbpprimetester.zip 1k 04-02-16 File rated 5.00 Prime Tester
Is that pesky, unfactorable number prime? Find out with Jamaica Bay's Prime Tester. Fast programming and easy, user-friendly interface make this the best Prime Tester.
lastintegers.zip 1k 03-03-07 File is not rated Last Integers
Input a number, and then input a power you wnat to take the number too. It will give you the last few integers in the number
lcd.zip 1k 01-05-31 File is not rated LCD Finder v1.1
This is an updated version of LCD Finder 1.0. It actually works!
lcm.8xp 1k 01-12-22 File is not rated LCM
Used to find LCM of 2 #'s
lcm83p.zip 1k 03-04-03 File is not rated LCM v1.0
This is a small yet powerful program that will find the lowest common multiple of any numbers, and can work on two through infinity numbers. It will automatically and quickly find the LCM in rational form. Useful!
leastdiv.zip 1k 07-05-16 File is not rated Least Divisible
This program finds the first number that is divisible by something starting from a certain integer and testing at a certain increment. Pictures attached.
longdiv.zip 1k 02-01-16 File is not rated Long Division
Divide two numbers and see the decimal to 200+ places.
longdivision.zip 1k 06-05-25 File is not rated Long Division
Divides one number by a number and displays past the normal 10 digit display. Read the README file for explanation of decimal point errors.
longdivx.zip 1k 02-01-16 File is not rated Long Division X
Divide two numbers and see the decimal to hundreds of decimal places.
matmzipper.zip 1k 03-06-02 File is not rated Exact Values For Extremely Large Integer Multiplication (PU
This program allows for extremely high integer multiplication. The largest integer you can display exactally on the TI-83+ is 9999999999 of 10^10-1. The largest value you can reach period, before getting an overflow error is 10^99. This program calculated the exact value of (10^277-1)^2. Using that same formula, the overflow point for the TI-92+ is (10^308-1)^2. This program //greatly// expands the multiplicative capabilities for the calculator. However, there are a few limitations. You can only multiply integers, and you have to type them out exactally. Yes, I entered 277 9's by hand. Twice. The program is pretty small, 728 bytes. Pretty fast too, it squared a google in less than 5 minutes. When you run the program, it will ask for the two numbers, then it will begin displaying the percent multiplied as it works. Once it completely multiplies the number, it takes another moment or 2 to convert it to a displayable format. Then it displays it. If it flows off the edge, just scroll. I have big plans for this program, and using the (Un)Archive functions, I hope to expand the capacity even more. See how far you can take it, my calculator is pretty bad. Push the envelope.
mfb.zip 1k 07-12-21 File is not rated Multiples, Factors, Bases (Exponents)
This program can calculates the (lowest) multiples, factors, and Bases(Exponents) of a certain number. Example: Multiples- Number= 9 -> 3*3 Factors- Number= 9 -> 18/2 Bases- Number= 9 -> 3^2
mixednum.zip 1k 03-12-22 File is not rated Mixed Number Maker
It always annoyed me when I had to make mixed numbers out of huge improper fractions, so I created this. Input the numerator and denominator of an improper fraction, and it will tell you the equivalent mixed number. E-mail me @ ezekielvictor@hotmail.com or AIM me @ zekecoasterfreak (if you e-mail me, please include something like "TI-Programs" in the subject line) -Feel Free To Share This Release.. Make Sure To Give Me Credit!
mod.zip 109k 03-07-16 File is not rated MOD
It calculates the remaining portion of the division of x for y. x mod y=r
modexp.zip 1k 01-08-05 File is not rated Modular Exponentiator
Raises numbers to a power in modulo arithmetic.
mods.zip 1k 03-04-01 File is not rated Modulo Residue
This simple program asks for mod M, a number P, and gives you the residue of P mod M.
modular.zip 1k 01-06-15 File is not rated Modular Divisor
Performs modular division
modulararithmetic.zip 1k 05-05-01 File is not rated Modulo
Does modular arithmetic for modularly-challenged people. Is very small (exactly 100 bytes) and very fast.
modulo.zip 1k 02-07-23 File is not rated Modulo
performs modulo using two variables
modulus.zip 1k 02-05-11 File is not rated Modulus
Finds the Modulus of a complex number (a+bi)
mrcount.zip 1k 03-11-19 File is not rated Mr.Count
A small program that lets you count to ANY number by ANY number! If the number you count by can't fit into the number to count up to, the program WILL tell you! Great program for math purposes!
mtiply.zip 1k 04-06-11 File is not rated multiply (shows work!)
this is a multiplication program that shows its work for most multiplication problems!
multiple.zip 1k 02-11-20 File is not rated Multiple
Will find all multiples of any real positive integer within memory limitations of calculator. Can be very helpful in factoring.
multiply83p.zip 1k 02-02-25 File is not rated Multiplication Teacher
Due to the amount of people that can not multiply in my school, I made this. It helps you learn to multiply.
numbers.zip 1k 06-09-08 File is not rated Numeric Functions
The program computes five different numeric functions for a given number n. These include a prime factorization program, a prime checker, the number of divisors of n, the sum of the divisors of n, and the Euler Phi function. This last function determines which numbers are less than n and relatively prime to n.
pchange.zip 1k 06-12-10 File is not rated Proportion Finder
With this program, you can easily find proportions.
percentage.zip 1k 02-06-08 File is not rated Percent Finder
This program will help you add percentages, subtract percentages and even do sales tax calculations. It has been checked numerous times for exactness against a normal percentage calculator, and it is exact to .0001 percent proficiency
percentages.zip 1k 03-03-04 File is not rated Mastermind v 1.0
A simple program to calculate percentages for those too dumb to remember the formula, like me.
percentf.zip 1k 03-12-07 File is not rated Percent Change
Get a number with a percent change. Such as 100 with a 15% increase would equal 115. This program eliminates percent hassle and make everything easier. My site: www.angelfire.com/electronic2/miketi
percentrx.zip 1k 03-09-16 File is not rated Percent Finder
This finds percent.
percentsolver.zip 8k 04-12-16 File is not rated Percent Solver
a Percent Solver. inclues 8 Formulas to input. simply 2 inputs each. includes "Percent of change" or "decreace/increase with percent given, With the original/new given" and 3 other formula's for everyday questions. NOTE: when the Quantities appear in the equasion, no percents will show. they will in the answer (X) though.all #'s have a minimum of 0, and almoast all #'s have a maximum of 1000, exept for a selct few Percents (equasions 2,3,7, and 8), which have a maximum of 100. NOTE: I found a small bug, so I'm updating the file, now with pictures (inside the download. I couldn't figure out how to convert .btm to .gif, Sorry)! DOWNLOAD IT! It's good!
perfect.zip 1k 01-05-31 File is not rated Perfect
I am really, really sorry about this. When I uploaded the file, I thought that it would work indefinitally. But then as I thought about it more, I realized that I made a error. The formula doesn't work for squential numbers, but rather only a few. The equation "(2^(X))* ((2^(X+1))-1)" is true for all currently known perfect numbers, but the value if "X" is speratic. So, I am uploading a progam in a while, probably about 2 hours that will fix the problem, and be available for download in about 2-3 days. Thank you again.
pgcd.zip 1k 07-01-07 File is not rated GCD / PGCD with euclidian algorithm
This program calculates the greatest common divisor of two integers, and it displays every single step of the euclidian algorithm used.
powermod.zip 1k 04-09-27 File is not rated PowerMod
This program computes expresions of the form a^b (mod m). It is extremely fast and occupies a mere 209 bytes. The values (a) and (b) can be anywhere form 1 to 1e13 and (m) can be from 1 to 2.5e12!
prcnt.zip 1k 04-02-16 File is not rated Percent of change
This is a program i made because i was bored in math class. It shows you the percent of change by using the old number and new number and doing the rest for you even though it is easy already. it also tells wheter the chang is increased or decreased.
prop.zip 1k 03-11-07 File is not rated proportion solver fixed
darn bad start to contributing it was messed up but only slightly i switched around labels so any way this is it fixed i hope
proport.zip 1k 03-12-28 File is not rated Proportion Solver/Checker
Solves proportions or check proportions! Just enter X for the unknown value to solve, or enter both sides of the proportion to check.
ratio1.zip 2k 01-02-22 File is not rated Ratio1
This is a fairly simple program that makes it easy to work with, simplify, and expand simple ratios and proportions.
ratio_solver.zip 1k 04-03-02 File is not rated Ratio Solver
Update 2/27/04 -Made it so the program only displays the missing value, rather than the entire equation. Saves 200 bytes of program space and makes it much easier for the user. -----End Update----- Insert two equivalent fractions, using a 0 to note an unknown. The program will then find the unknown. E-mail Me at ezekielvictor@hotmail.com or AIM me @ zekecoasterfreak (if you e-mail me, please include something like "TI-Programs" in the subject line) -Feel Free To Share This Release .. Make Sure I Receive Credit!-
reduce1.zip 1k 08-06-12 File is not rated Reduce
Reduce will, as the name suggests, reduce any square root. It is very simple to use, and this version is a bit faster than version 2.3.
remain.zip 1k 04-01-03 File is not rated Remainder Finder
Finds the remainder when you divide two (real integers) numbers. A/B: you have to enter A and B and it will show you the integer that came out to the answer and the remainder that was left over.
remaind.zip 1k 99-11-29 File is not rated Remainder Division v2.1
A program to execute remainder division onpositive integers.
remainder.zip 1k 03-12-22 File is not rated Remainder Finder
Insert the dividend and divisor and the answer + remainder is given (rather than the a decimal answer). E-mail Me at ezekielvictor@hotmail.com or AIM me @ zekecoasterfreak (if you e-mail me, please include something like "TI-Programs" in the subject line) -Feel Free To Share This Release .. Make Sure I Receive Credit!-
remainderfinder.zip 1k 03-12-24 File is not rated Remainder (Modulus) Finder
An update from my previous Remainder (Modulus) Finder. This one is much smaller, finds the remainder of a division problem, and finds the integer part of the answer to a division problem.
remaindersolver.zip 1k 05-09-13 File is not rated Remainder Solver
You input a fraction, and it tells you the quotient and the remainder. Useful for earlier math classes, but can be used with any!
remains.zip 1k 07-01-27 File is not rated A Remainder
A small and simple program that gives you the integer part and the remainder of A/B, where A and B are real integers.
rest_z80.zip 2k 05-04-27 File is not rated Rest
[EN]Calculate the remainder in the division of a^n by B according to N. [FR]Programme utile en spé math (Terminale S), pour savoir le reste dans la division de a^n par b selon n
rootomatic.zip 1k 07-10-26 File is not rated Auto-start square root simplifier!
This program saves you lots of time by simplifying square roots (for example: 20^.5 = 2*5^.5). **It also runs immediately when you select it on the program menu. You don't need to press enter on the homescreen. For the auto-start to work, you need to use TiLP2. Read the readme for it to work right!!
rootsimp.zip 7k 06-01-13 File is not rated RootSimp
This is every Algebra II student's dream come true. This will be your best friend for the week or so that you study simplifying radicals. It even supports roots of negative numbers, just be sure to read the documentation.
round.zip 1k 05-09-14 File is not rated Number Rounder
Rounds any number to the nearest hundredth, tenth, whole number, and hundred!
simplify.zip 2k 08-01-13 File is not rated Decimal Simplifier
Decimal Simplifier is a program that simplifies decimals stored in the answer memory. For instance, sin(pi/4) = .7071067812 will simplify to the sqrt(2)/2. If you arrive at the decimal equivalents for any of the following, they will simplify: pi/3, -4e, 9*sqrt(5)/2, sqrt(6)-2i, pi*sqrt(511232), 5e*sqrt(439), pi+501/12, e+1/235, 80137/13812, -5/(2pi), 3pi^2, 5e^2, 7pi^2*sqrt(3), 8e^2*sqrt(2052338). These are just a few examples. Generally, Decimal Simplifier will act as a radical simplifier and simplify any fraction multiplied by 'pi' or 'e.'
simpsqrt.zip 1k 08-01-31 File is not rated SmpSqrt
Simplifies square roots, even for large numbers.
squarerootreduce.zip 1k 04-02-17 File is not rated Square Root Reducer
Reduces a square root i.e. (square root of 75 = 5 times the square root of 3)This tested for bugs i didnt find any, yes this one CAN do negative numbers.
tf.zip 1k 04-08-03 File is not rated Totient Function
Also known as the EulerPhi function,it gives the number of numbers < N that have no common factors with N. The algorithim used is very fast and, at only 177 bytes, very efficient as well.
theradicalprogram.zip 1k 08-08-24 File is not rated Radical simplifier Ultimate
a program that simplifies radicals of any degree 1-42
timath.zip 1k 03-10-27 File is not rated Ti-Math 1.0
This is a basic math program with the basic operations. Good for learners of math and more user friendly then the regular gui!
vervierk.zip 5k 03-10-23 File is not rated Algoritme to find ggd + app:simplify fractures
This isn't really a program, it just simplifies a fracture with the ggd, but I've put an algoritme to find that, not the function of the calculator itself... See picture! It works fine!
xgcflcm.zip 1k 03-04-18 File is not rated GCF and LCM of 2 or more numbers
*This program is better than any other GCF or LCM zip file. This Program finds, keeps track of, and shows you the LCM and GCF of 2 or more numbers!! THIS PROGRAM IS THE BEST!!*

  Copyright © 1996-2007, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer