| Name | Size | Date | Rating | Description |
| (Parent Dir) | folder | | Up to TI-83 BASIC Math Programs |
| abigsiv.zip | 2k | 99-02-25 | | Prime Factoring Program Finds prime factors of a number |
| afrac.zip | 1k | 06-10-27 | | 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. |
| aprime.zip | 2k | 11-04-09 | | Three Prime Checkers APRIME: This is the simplest prime checker possible. It has only 78 bytes, and it tells you wether the number is prime or composite. If composite it gives you the smallest prime factor. It has good speed for its size: It tells you that 333667 is a prime in just 6 seconds! APRIME1: This is the second fastest prime checker that I have made. It has only 124 bytes, and it takes just a little more than two seconds to tell you that 333667 is a prime! APRIME2: This is the fastest prime checker. It uses a list ( LP ), that you need to install, either directly or by running PRCINST, before you can use the program. 10566779 is confirmed as a prime in just 8 seconds! |
| average.zip | 1k | 00-06-02 | | Average Averages any number of numbers that you give it. |
| basicops.zip | 1k | 04-08-12 | | Basic Operations Program that does any root (square, cube, etc), factorials, and absolute value. |
| bigexponent.zip | 1k | 13-06-27 | | Big Exponent BIGXPONT is a TI-basic program that allows to calculate an approximate version of the result of a power, even if it exceeds the normal limitation of 9.9999999999*10^99, it can even go higher than 9.9999999999*10^(10^90). And the same goes for extremely low values. |
| bignum.zip | 3k | 02-02-10 | | Large Number Calculator Addition, subtraction, multiplication, division, and exponentiation with numbers of any length! |
| binadsub.zip | 1k | 01-05-31 | | Binary Addition and Subtraction Take two decimal number converts to binary and then adds or subtracts them and gives the result in decimal and binary |
| bprime.zip | 1k | 00-08-31 | | Prime Factor Highly optimized program will factor a number that you input. Amazing speed for BASIC! |
| csfactor.zip | 1k | 97-09-16 | | Prime Factor Program 3.61 Finds the prime factors of a number. Has some neat features that TI's sample doesn't have. |
| ecalc.zip | 1k | 00-01-09 | | e Calculator This program simply calculates the value of e (approx. 2.718) by using a very very long loop. You can start the calculation from any point less than 1x10^9 and you can increment by any value you like. |
| factor1.zip | 1k | 99-10-24 | | Factors Finds integer factors of positive integers |
| factor2.zip | 1k | 99-01-19 | | Factor |
| factor3.zip | 1k | 99-11-11 | | Factor Prime factorization of positive integers. |
| factor4.zip | 1k | 99-12-25 | | Factor This is the smallest factoring program available. |
| factor5.zip | 1k | 00-01-05 | | Factors2 Displays all factors of a number that are also square numbers. |
| factorer.zip | 1k | 11-03-16 | | Factorer v1.21 Factorer v1.21 factors integers (finds divisors). It is a converted prime factor program, and as such extremely fast compared to the ordinary factor program wich simply counts up to the square root of the number. |
| factorial2.zip | 2k | 00-05-26 | | Factorial Plus v2.0 If you use your TI-83 to calculate 70!, you will get an error message. This program overcomes this limitation. This update is much faster than the original version. |
| factorial.zip | 1k | 02-04-28 | | Factorial Calculates factorials between 70-449 using a modified Stirling's formula. For numbers 450 and over uses Stirling's formula. For example the factorial of 100 is 9.33262154e157. The factorial of 450 is 1.7333687e1000. The factorial of 1000000 is 8.2639e5565708. Very fast. |
| factors83.zip | 1k | 03-04-20 | | Prime Factorizaiton This program computes the prime factorization of a given number. It performs this computation pretty fast. This is a similar version of my 83+ Factors program. However, since the 83 does not support lower case letters, this version was necessary. |
| factorsimpking.zip | 6k | 03-04-01 | | Factor/Simp King This is a handy math program that is pretty useful. It does 7 things. It will find all the factors of a number, find the prime factors of a number, solve for the quadratic equation, solve for the cubic equation, simplify any radical to any root or index, find the remainder in a division problem, and tell you what factorial a number is if it is one.check out the screeshots. |
| factor.zip | 1k | 99-06-22 | | Factorization Gives all the factors of the given number. |
| factorzip.zip | 1k | 03-08-22 | | FAST FACTOR PROGRAM! A MUST HAVE! This is a program I designed in 7th grade and I've been slowly modifying it making it faster and faster. Now it does 10000 in about 5 seconds and includes a Percent done, the Sqr root of the number and the current loop number. |
| factrial.zip | 1k | 98-02-24 | | Factorial Solver (AShell83 Compatible) |
| fctorial.zip | 2k | 00-05-12 | | Factorial Plus If you use your TI-83 to calculate 70!, you will get an error message. This program overcomes this limitation. |
| frac1.zip | 1k | 10-08-16 | | 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. |
| fracexpd.zip | 2k | 06-04-12 | | 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 :) |
| fraction.zip | 2k | 02-02-20 | | Rational Number Functions Includes rational approximation of real numbers, decomposition into unit fractions, arbitrary precision decimal representaion of fractions, and continued fraction expansion |
| frationalcalculator.zip | 11k | 03-08-10 | | Fractional Calculator Lets you +, -, *, and / by entering mixed numbers and getting your answer as a mixed number. Also lets you evaluate any expression and get the result as a mixed number. |
| ggd.zip | 1k | 00-01-16 | | GGD Calculates the gcd of a list. |
| golden89.zip | 22k | 06-04-19 | | 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). |
| gold.zip | 1k | 01-05-14 | | Golden Ratio Computes the golden ratio. Just enter a number between 3 and 480 for the precision. It converges very fast. At 25 the precision is greater than the calculator's! Check your answer with the other formula (1+ sqrt 5 ) / 2. It might also be fun to look at list 1 after running the program to try to figure out how it increments. |
| isxprime2.0.zip | 5k | 11-03-10 | | IS X PRIME 2.0 (FIXED) After months of research and modifying, I have finally created the fastest prime checker ever! It is 18% faster than any program I have checked! Includes two programs, one is just the basic checker (fastest), and the other is the same with lots of more features! I conducted an experiment that you can see in the README.TXT file. Includes older versions of these programs. |
| lcm83.zip | 1k | 03-04-03 | | 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! |
| logmyst.zip | 1k | 04-01-29 | | Mystery Log This program will ask for an integer. It will then test and see if there are any solutions in which, both the base, and the power are integers. If not, it will display no integer value. If there is a solution, it will tell you the base to the power. |
| longdiv.zip | 1k | 02-03-28 | | Longdiv Divides two numbers and displays 111 decimal places. |
| mixednum.zip | 1k | 00-01-07 | | Mixed Numbers Shows the mixed number form of fractions and decimals. |
| mod_math.zip | 1k | 01-01-22 | | Mod Math Modulo division and inverses |
| modular.zip | 1k | 01-06-05 | | Modular Divisor A program that performs modular divsion |
| modulus.zip | 1k | 02-02-10 | | Modular Reduction Calculate N mod M where N and M can be numbers or lists |
| mod.zip | 109k | 03-07-16 | | MOD It calculates the remaining portion of the division of x for y. x mod y=r |
| multdivd.zip | 1k | 99-02-25 | | Multiply & Divide Huge Numbers Multiplies divides huge numbers |
| number.zip | 2k | 02-02-10 | | Integer Functions Many functions for integers, including: Prime factoring, list of divisors, sum of divisors, and more; solution to simultaneous modular equations; modular reduction; and list of primes between two bounds |
| percentoff.zip | 1k | 01-02-21 | | Percent Off Calculates how much you have to pay with a percent off discount. Just enter the price and the percent off. |
| percent.zip | 1k | 00-08-20 | | Percent Great program for finding out what grade you got on a test or quiz |
| pf_red-83.zip | 1k | 97-07-26 | | PF_RED v1.4a The Ultimate Prime Factorizer and Radical Reducer |
| prime2k.zip | 1k | 00-09-05 | | Prime Number v2000 Search for a given number of primenumbers from a given point. |
| prime2.zip | 1k | 00-06-29 | | Prime Very fast program that determines if a number is prime and gives a factor if it is not. |
| prime3.zip | 1k | 00-09-22 | | Prime Tester v1.10 This program tests to see if a number is prime or not. |
| prime_49.zip | 1k | 00-09-10 | | Prime Number Search is a given number is a primenumber or not! |
| primec.zip | 2k | 01-02-16 | | PrimeC v2.72 Very fast primefactorprogram. |
| primef.zip | 1k | 98-07-28 | | Prime Factors v1.3 Lists all the prime factors of a number. |
| primenum2.zip | 1k | 00-04-17 | | Primes v1.11 With this program you can search primes and you can calculate if a number is prime. It works really really fast. I've fixed all bugs of previous versions, twice as fast as v. 1.0 (like "error domain" while searching primes). |
| primenum.zip | 1k | 97-09-16 | | Find Prime Numbers 1.0 Calculates all the prime numbers from 1 to a number you specify. |
| primer.zip | 1k | 02-02-16 | | Primer (Primes Finder) a program that finds all the primes between 1 and any number (maximum of 999). also displays percentage completed. |
| primes.zip | 1k | 99-12-25 | | Primes v1.2 This program finds the prime factors of a number. |
| prime.zip | 1k | 98-07-28 | | Prime v1.2 Determines if a number is prime. |
| prinumfi.zip | 1k | 01-01-29 | | Prime-Number-Finder The smallest and the fastest program that calculates primenumbers. |
| remain83.zip | 1k | 04-01-08 | | Remainder Finder Finds the remainder of A/B. It will give you the divided integer and the left over remainder. |
| remainer_finder.zip | 1k | 04-01-19 | | Remainder Finder Finds integer solution of division of two numbers and gives the integer remainder. |
| scinot.zip | 1k | 03-04-29 | | Scinot This is just a scientific notation program, that is all I could say about it. |
| sfrac.zip | 1k | 04-03-12 | | SuperFrac This program will frac any number! Very handy for large fractions that your calc won't convert. |
| simplify.zip | 3k | 13-01-02 | | 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.' |
| tenchiprimes83.zip | 1k | 02-08-02 | | Prime Numbers Just enter any old number, and the program will search for all the prime numbers between 1 and the number you requested. Then, it will display them all for you. The only drawback is the bigger the number, the longer it takes. |