|
Name |
Size |
Date |
Rating |
Description |
|
(Parent Dir) |
folder |
|
Up to TI-86 BASIC Files |
 |
allfactorer.zip |
2k |
08-06-12 |
 |
Factor All Quadratics This program factors all quadratic equations on the form AX^2 +BX+C=0. So even equations that are considered prime gets factored with this program, wich means that i and the square root sign are used. 1661 bytes on calc. |
 |
chigof.zip |
1k |
08-04-14 |
 |
Chi-square Goodness-of-fit Test Performs a chi-square goodness-of-fit test. By Daniel Holstein, March 2008. |
 |
trisolv.zip |
1k |
08-04-14 |
 |
Triangle Solver Input: three sides, two angles and one side, or two angles and one side. Output: The remaining triangle sides and angles. Simple, user-friendly interface. Made by Daniel Holstein, April 2005. |
 |
compsqr.zip |
1k |
08-04-14 |
 |
Complete the Square This little program solves the quadratic equation on the form AX^2+BX+C=0 by completing the square, without any annoying fuzz: There is no screen to tell you who did it, and you don't have to choose various alternatives from menus. Just the works and nothing else. The results are simplified as you go along. |
 |
decimalconverter.zip |
2k |
08-03-20 |
 |
Decimal Converters 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. 1002 and 1115 bytes resp. |
 |
cfrac.zip |
1k |
08-01-21 |
 |
CFrac 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. 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. |
 |
funcdraw.zip |
4k |
07-12-06 |
 |
Function grapher This program will draw the polynome function according to the points inputted. It can draw functions up to 30th degree! EXAMPLE: Let's say you choose 3rd degree and input points (3,1), (5,-2), (-5,7) and (0,6). The program will draw the function y=13/600x^3-7/50x^2-173/120x+6. The coefficients are stored into vector B. Very small, useful and simple to use! |
 |
gamma.zip |
1k |
07-11-08 |
 |
Gamma This program implements the gamma function. It accepts positive and negative numbers, but not complex. Do you need the gamma function computed for your program? Read my readme.txt file to find out to use Gamma. |
 |
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. |
 |
quadtlbx.zip |
3k |
06-10-10 |
 |
Quadratic Toolbox 86 v2.01 A quadratic formula program that finds the values for x and shows the work to get them and graph a quadratic equation and show its Y Intercept, X Intercepts, vertex, axis of symmetry, and how the parabola opens. It also has an option to view certain formulas related to parabolas. |
 |
statmp.zip |
1k |
06-08-20 |
 |
Statistical Analysis Includes programs that perform statistical analysies on a set of data points including chi^2, regression, etc. |
 |
polyreg.zip |
3k |
06-08-20 |
 |
Polynomial Regression Computes the regression curve of a set of data points for any power of polynomial. |
 |
limits.zip |
1k |
06-08-13 |
 |
Limit Evaluator Finds the limit of any function f(x) at point x=c. |
 |
grad.zip |
2k |
06-08-13 |
 |
Gradient Finds the gradient and vector values given a function of two or three variables. Used in Calculus 3. |
 |
vectfld.zip |
4k |
06-08-05 |
 |
Vector Field Creator Creates vector fields given P(x) and Q(x). Formatable fields: use arrows, change the step, etc. Great for Calculus 3 and Differential Equations. |
 |
mathcomp.zip |
1k |
06-08-05 |
 |
Math Competition Practice This program will generate random mathematical computations that you can use to help practice for a math competition or just to brush up. |
 |
curv.zip |
2k |
06-08-05 |
 |
Curvature Calculates the radius of curvature of a function f(x) at any given x-value. |
 |
numeric.zip |
7k |
06-08-05 |
 |
Numerical Methods Includes 1st & 2nd derivatives of O(h^4) error; Euler's, Improved Eulers, Huens, and RK methods; Gauss-Seidel, LU Decomposition, Gauss Elimination (w/ & w/o pivoting); Any power of polynomial regression; Equation solvers: bisection, false-position, fixed-point iteration, Mullers, Newton-Rhaphson, and secant methods. |
 |
mathstuff.zip |
9k |
06-07-06 |
 |
MathStuff 4.0 RC1 After 5 years of dormancy, it's back! MathStuff returns in a brand new 4.0 version! Nearly three years in the making, MathStuff 4.0 went through many alpha and beta versions before I felt comfortable releasing it publicly. Like the old 3.4.1 version, MathStuff 4.0 contains many Algebra, Trigonometry, and Calculus formulas. Unlike the old version, 4.0 also include several Number/Group Theory and Statistics formulas as well as a Tools menu with miscellaneous programs that didn't fit in the other categories. In fact, I'm writing a manual which will soon follow. Before using, read the included readme file first! My website, which is a work in progress, contains current screenshots of MathStuff 4.0. Comments and suggestions are welcome! Enjoy! |
 |
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). |
 |
pythag89.zip |
27k |
06-04-15 |
 |
Optimal Pythagorean Solvers This solves for any variable in the Pythagorean Theorem. It's made in TI-Basic for all TI's; QBasic for IBM PC DOS; and z80 asm on the 83+ & 86. All TI-Basic version have been optimized extensively and tested for errors. |
 |
logx.zip |
2k |
06-04-12 |
 |
LogX LogX solves for unknowns (x) in one of many places in both logarithms and exponential form variants. Choose the problem that closest matches the one you wish to solve by entering the corrosponding number. Entering 0 (zero) displays screens with other forms of log and exponential problems. Everything is just as self explanatory as it was in the first release, just enter the number for every letter prompted that matches with the corresponding places in the problem you wish to solve, and the unknown (x) is displayed. |
 |
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 :) |
 |
mathmaster.zip |
4k |
05-12-21 |
 |
Math Master 4 This is a newer version of Math Master. Features in QUADF include entering coefficients in all forms; discriminant, graph, vertex, table, factoring, conversion between forms, complete the square, and repeat. Features in SYS include intersection of 2 lines in standard form, intersection of 2 lines in slope-y-intercept form, equation of a line based on 2 point, intersection of 3 3D equations in standard form, equation of a line based on a point and a slope, distance between 2 points, and midpoint between two points. Miscellaneous features include Pythagorean Theorem solver, Radical Reducer, Polar grapher, quadratic equation based on a vertex and a point, and quadratic equation based on 3 points. The program also includes options like Graph On/Off, Work On/Off, and Exit On/Off. |
 |
largenum.zip |
1k |
05-12-12 |
 |
Large Numbers This program lets the user view large numbers without the little E, for example 10000000000000 instead of 1E13. Read the readme and follow the instructions |
 |
quadform4.zip |
1k |
05-09-29 |
 |
QUADF This is an advanced quadratic formula program that includes the discriminant, graph of the equation, center of the equation, repeat, and table. Also is user-friendly with the use of strings. |
 |
ramsums.zip |
3k |
05-09-05 |
 |
RAM - Riemann Sums Calculates LRAM L(n), RRAM R(n), MRAM M(n), TRAM T(n), Simpson's Rule, and fnInt. You can also graph the sums for a nice easy-to-understand view. Perfect for Calculus AB, BC, Calc I & II |
 |
space86.zip |
1k |
05-08-31 |
 |
Space86 It evaluates area and perimeter of squares, rectangles, triangles, parallelograms, circles, trapezoids, rhombeses. Evaluates volume and surface area of rectangular prisms, spheres, cubes, cylinders, cones, pyramids |
 |
triwizard.zip |
2k |
05-07-29 |
 |
The Triangle Wizard This magical program is intended to solve any triangle with any amount of information. You don't need to know what kind of tri it is (ASA, SSS... ect) for it to work. |
 |
root86.zip |
1k |
05-05-21 |
 |
All Root Simplifier Quickly simplifies roots of any power for any integer. Other versions by different authors don't work because they can't even simplify the cube root of 125. This one is flawless! Try it! |
 |
imp.zip |
1k |
05-04-10 |
 |
Implicit Differentiation Eqn Checker Includes sample program and how to use the program. Uses Solver; you type in yoyour equation, stick values for x and y, or just pick a value for a x or for a y, and let Solver find the other variable for you. Then you exit, type IMP It gives you the slope at the point (x,y) found in the Solver. Then it asks you to type you your implicit equation that you derived. It checks it and tells you if you're wrong or not (and prints out your slope). Quite useful and simple. |
 |
rolldice.zip |
1k |
05-03-07 |
 |
Roll Dice This program rolls two dice. It is almost identical to my other program, roll a die, except this program rolls two dice. This is essential for statistics students. |
 |
rolldie.zip |
1k |
05-03-07 |
 |
Roll a Die This program lets you roll a regular, six sided, die. This program is a must have for any statistiscs class. |
 |
drawcard.zip |
1k |
05-03-07 |
 |
Draw a Card This program draws a card at random from a standard 52 card deck. Cards are cycled back in immediately after they are drawn. Great for a basic statistics class. |
 |
mathcalc.zip |
35k |
05-03-02 |
 |
Math-Calc v.6.5 Perfect for Algebra 2, Geometry, and Chemistry 1. Contains slope and intercepts, a vertex solver, an equation finder and solver, a simplified square roots finder, a synthetic polynomial divider, a section that will give you the t-chart and graph of a parabola, a section that will solve a system of linear equalations in two or three variables, A triangle solver, A distance finder, a midpoint finder, a section that will find the volume and surface area af a cone, cylinder, pyrimid, rectangular prism, sphere; and finally, a section that will convert between grams, moles, and atoms, and a section that will convert between frequency, wavelength, and energy,and one that finds the empirical formula of two elements;plus much more! E-mail suggestions to HScalcnerd@hotmail.com. |
 |
change.zip |
2k |
04-10-20 |
 |
Change Finder v1.0 A very simple program that will count your change without you getting taxed on a Coinstar(TM) machine. |
 |
matrixmultiply.zip |
3k |
04-10-10 |
 |
Matrix Multiplication Tool v1.1 This is a program that multiplies matrices up to 8x8 and shows the work for it. It is made for people studying matrices and matrix multiplication. Mainly, it's for people who already know how to show their work and are too lazy to think. This release fixes the bug in the previous version that brings up the UNDEFINED error. |
 |
midpoint123.zip |
1k |
04-10-09 |
 |
Mid point find the midpoint or the an end point by useing end point and the mid-point |
 |
geo3.zip |
1k |
04-10-09 |
 |
Geo3 The newest installment of geo which is also comp. with Hub. This prog. solves volume and Surface area. |
 |
geo2.zip |
1k |
04-10-07 |
 |
Geo2 This the 2nd geo prog. that answer perimeter problems that is also use Hub (more details later)which comes out next week with geo3 when it gets finshed. |
 |
geo1.zip |
1k |
04-10-07 |
 |
Geo1 This is my first program I made and it is compatible with my other prog. Hub which well come out soon. If you any hint send them to jeffreytyson2000yahoo.com I hope this prog. help I will make more geo progs. soon |
 |
trisolv9.zip |
4k |
04-08-23 |
 |
Ultimate Triangle Solver Bugs fixed! This zip file contains the two most recent versions of my triangle solver. Both can solve, based on any three inputs other than 3 angles, any triangle that exists. They are fast, easy to use, quite small, for their features. Both can find the sides, angles, areas, perimeter, circumradius, and inradius of any existing triangle, as well as displaying a to-scale picture of the triangle while showing all these stats. With v9.0.2, you can either have the program display the picture or show the lengths of all the altitudes and medians to each side of the triangle. If more than one solution exists, you can switch back and forth between them. If the triangle doesn't exist, it tells you that (and doesn't crash). Also, a new, unique (I think) interface allows you to choose what value you want to change while seeing the values of all the sides/angles without using menus. All this for less than 2.5K (v9.0.1) or 3K (v9.0.2)! Simply (in my opinion) the best triangle solver out there. The only thing 'BASIC' about it is the programming language! |
 |
palsol.zip |
1k |
04-08-12 |
 |
Palindrome Solver This program takes and inputted number and finds its "Palindrome". A "Palindrome" is a something that can be read in the same way backwards as it can forwards. |
 |
vops.zip |
1k |
04-07-13 |
 |
Vector Ops A program to perform more advanced operations on vectors than the TI-86 already does on its own. Generally these are operations that Calc III classes want you to do. |
 |
prime200.zip |
3k |
04-07-11 |
 |
Prime Number version 2.00 This is the next version of PrimeNum. It is about 15 times faster than the original and does not reintroduce the nth root bug I had trouble with in test versions. |
 |
symmetry.zip |
1k |
04-07-11 |
 |
Symmetry Given the coefficients of a polynomial, this program will find the point of symmetry. |
 |
ghelp.zip |
1k |
04-06-11 |
 |
Graph Helper V1 designed to help find roots of a polynomial |
 |
hardy.zip |
1k |
04-05-25 |
 |
Hardy-Weinberg Solver Just input the value of qq and it solves it for you can also type it into your calculator see read me |
 |
ncalc86.zip |
5k |
04-04-30 |
 |
NCalc 86 v1.0-3.1 This is a pack of my redone NCalc programs. It has some new features, as well. |
 |
qudgraph.zip |
214k |
04-03-28 |
 |
Newton This is a useful program that graphs a Newton's Gravitational equation and will always fit the screen to your graph. That means no more zoom or tinkering with the window size! Note: The graphs that this program displays are relative to time, not three dimensional space and can only be used with Newton's Gravity eqn! |
 |
expg_graph.zip |
4k |
04-03-28 |
 |
Exponential Grapher Pack 2 This includes Exponential Grapher v1.0-1.2, Grapher v1.0, and Exponential Table Lite v1.2. |
 |
doubledistance.zip |
4k |
04-03-17 |
 |
Double Distance A simple program I wrote that can find rectangular (x,y) and polar (r, theta) distances easily. It also provides you with the square of the answer, which could be helpful (see screen shot). |
 |
expg.zip |
1k |
04-03-17 |
 |
Exponential Grapher This includes Exponential Grapher versions 1.0 to 1.15. It graphs exponents in a way similar to Y=a^x. |
 |
discount.zip |
14k |
04-03-16 |
 |
Discount It's a series of discount programs. Allthe way from 95 to 5. Although it counts in 5. The readme will tell you the rest. |
 |
allnumg.zip |
2k |
04-03-03 |
 |
Arithmatic List Generator This has files for the TI-85 and TI-86. It generates list according to your input. Average, +, -, /, and * are the options. Also, randomness is an option if you don't want to bother inputting every number. Each level is a smaller one from the last, finally ending in a single number, the whole thing a pyramid. Only the 86 has an assembly part. |
 |
antiderv86.zip |
1k |
04-02-03 |
 |
antiderv86 antiderv83 edited to work on TI-86... ,f'dx cX^n = (C/(N+1))x^(N+1) (a "small version" is included... only around 100 bytes or maybe 164 bytes if u add the four 17 byte real variables, which you can easily delete.) |
 |
trgrules.zip |
4k |
04-01-27 |
 |
Trigonometry Rules The ULTIMATE set of Trigonometry Rules you will ever find. There are 7 complete pages filled with rules to help you in first and second semester of PreCalc! |
 |
licalc3.zip |
38k |
04-01-27 |
 |
Linear Calculator 3 This is the new version of Linear Calculator for TI-86. It calculates the distance, midpoint, and equation of two points and it shows all the work needed to get the answers. The display is way more organized than LICALC2 (look at the screenshots), thanks to a new formatting module. Also included is a new minor version of ROOT2sp. The new version also uses the new formatting module. Linear Calculator 3 still supports the old ROOT2sp, but if you have LICALC2 it is best to upgrade it to Linear Calculator 3. |
 |
ncalc.zip |
1k |
04-01-17 |
 |
NCalc 1.0 86 This is a port of my NCalc program, utilizing some of the better functions of the TI-86 |
 |
area_under_curve_86.zip |
1k |
04-01-03 |
 |
Approximating Area under a curve enter a function, lower bound, upper bound, and the amount of equal subintervals and it will find the area using four methods, left rectangle area method, right rectangle area method, midpoint rectangle area method, and trapezoid rule. |
 |
lovetri.zip |
1k |
04-01-02 |
 |
Love Triangle Creates triangles for which the area equals the perimeter. In this user-friendly program, you input two sides, and the program will give you two solutions for the third side that make the area equal to the perimeter. It will also graph the triangles to scale. |
 |
licalc2root2sp.zip |
51k |
03-11-29 |
 |
LICALC2 & ROOT2sp A linear calculator that calculates distance(in simplified radical and numerical form), midpoint, and equation. IT SHOWS ALL THE WORK!!!!!!!!!!!!!!!!!!! Chech out the screen shots! ROOT2sp is a radical simplifier for any index. |
 |
hsfactor3.zip |
11k |
03-11-09 |
 |
HSFACTOR3 A factoring program optimized for speed and size. Takes less than 4 seconds to factor 8337. |
 |
linprog.zip |
4k |
03-11-03 |
 |
LinProg This TI-86 BASIC Program allows for the resolution and assistance in the optimisation of linear systems of (in)equalities using matrices. |
 |
atheultimateprecalculuspr.zip |
19k |
03-10-30 |
 |
The Super Duper Ultra Hyper Mega Precalculus Program In simple terms, this will be the greatest Precalculus program that will ever be available on Ticalc.org. If you do not believe the credibility of this, then I suggest you take a look at my Super Duper Ultra Hyper Mega Algebra II Program. It is the most complete and comprehensive program now and it will stay that way. Many will try to imitate it, but none will work as good as this. A special thanks goes out for Edwin Howard and his Allmath Program. He was kind enough to let me use his excellent GUI system in which all of my programs are based on. From his base GUI (Graphics User Interface) I was able to add apassword protection system (un-crackable to an ordinary person), a fake clear screen (press [LOG]) so that teachers cant tell that you're using any programs and many other features. The options menu is accessible by pressing [ALPHA], and you can also recall the last subprogram you used (the number appears on the upper left corner). The password protection system will allow only you to access it, and will tell you how many wrong passwords have been typed in (if they try more than 3 times). Pressing [CLEAR] will quit the program. If you leave it running for a while, a screensaver will start up and you can return to the program by pressing any key. And finally press [MORE] for all the author information, my email, version number etc... |
 |
anysimultaneousequationso.zip |
2k |
03-10-25 |
 |
The Super Any Simultaneous Equation Solver This program will SOLVE ANY SIMULTANEOUS EQUATION WITH ANY AMOUNT OF VARIABLES!!! Of course there is a limit to how many equations and variables, but that limit is the limit of your calculator. Enter the amount of variables and the number of equations, then enter all the coefficients in HORIZONTALLY. Make sure if you enter 1, 2, 3 for the coefficients of X, Y, and Z respectively, that you also enter the coefficients of the second equation IN THE SAME EXACT ORDER!!! |
 |
asuperfactoringprogram.zip |
2k |
03-10-25 |
 |
The Ultimate Trinomial Factoring Program The ultimate FOOLPROOF TRINOMIAL FACTORING PROGRAM is here. This is for the Pre-Algebra student all the way up to college mathematics. In this little puppy you will aways find the correct factors to a single variable trinomial. In fact, it will factor ANY 2nd degree trinomial by just entering it in as the coefficients. It will even tell you the greatest common factor, which means it is factored as much as any teacher can ask for! For example, 27X^2 + 108 = 27(X-2)(X+2). GET IT RIGHT NOW! |
 |
simplify.zip |
1k |
03-10-19 |
 |
Fraction Simplification Program Simplify any fraction (example: 45/20 simplifies to 9/4). Takes up only 46 bytes, 2 less than before! |
 |
rex.zip |
21k |
03-08-08 |
 |
REX Math Helper This program has seperatly installable menus which deal with a variety of math functions. These include radical simplification, quadratic formula in exact form, factoring, conic sections, trig, calclus, stat., Algebra I & II, Chemistry, and much much more. Very large but you only install the parts you want. |
 |
math22.zip |
1k |
03-07-25 |
 |
Math package Does some statistical anaysis (mean, median, mode, stdev), and converts decimals to fractions. |
 |
expandp.zip |
1k |
03-07-23 |
 |
Polynomial Term Expander Expands terms to form a second, third, or fourth-order polynomial. For example- (3x-2)(x+4) = 3x^2+10x-8. |
 |
belchmath.zip |
2k |
03-07-07 |
 |
Belch Math v4.65 Belch Math v.4.65 is a math program which calculates the volumes of cubes,cylinders, spheres, rectangular prisms, pyramids, and cones. Belch also has a Pythagorean Theorem function for calculating a,b, or c when two are given and a slope function, for finding the slope of a line when given two points. Belch Math is brought to you by nKproductions. |
 |
zscore.zip |
2k |
03-07-05 |
 |
Z-Score Stuff This nifty program solves for any variable of the zscore equation. |
 |
allreg.zip |
2k |
03-06-24 |
 |
AllReg v1.0-Combined Regression Package Fit a set of points to a linear, logarithmic, sinusoidal, exponential, or power regression model, then visually compare the fit line and the original points on the graph. |
 |
powroot.zip |
6k |
03-06-19 |
 |
Any Root Finder (Guess-n-Check Method) This is simple to use. You input the number, the root you want to find (2 for square, 3 for cube, etc), and how many decimal places. It'll only show the TI's limit in decimal places, but is pretty cool nonetheless. Quickly made for every TI. |
 |
pieuler89.zip |
2k |
03-05-18 |
 |
Pi: Euler's Method This package of programs for all TI's quickly converges to pi using one of Euler's methods. |
 |
logbase.zip |
1k |
03-05-16 |
 |
LOG base changer A tiny litle program which allows you to use log with bases other than 10. Just enter the base and the "x" in LOG x and your done. |
 |
quadrad86.zip |
1k |
03-05-12 |
 |
Quadrad v2.00 This is the original, easy to understand, and effective tool for doing quadratic equations on your TI-86. Version 2.00 is the best version yet. There is a HUGE bug fix and now shows the discriminant (I found that some teachers want to know the this in class discussions and on tests). WARNING: I had to use my 85 version to make this one. If something doesn't work right, email me with a description of the problem and I'll make the required changes. |
 |
logv.zip |
1k |
03-05-07 |
 |
Variable-base logarithm This program allows you to get the log (WITH ANY BASE!) of a number. |
 |
linp3.6.zip |
1k |
03-05-07 |
 |
LinP 3.6-Linear Regression Solver/Grapher This program performs linear regression on a set of points, and unlike the LinR function, GRAPHS the approximated line with the points! With a lot of optimization, most of it thanks to TI83_Basic_Wizard, I cut down on the size of this by about 157 bytes! Functionally, it's just about equivalent to version 3.4. |
 |
ptoz.zip |
1k |
03-04-29 |
 |
Z score-to-percentile conversion This program allows you to convert between z score and percentile, assuming a normal (gaussian) curve. |
 |
perfect.zip |
1k |
03-04-17 |
 |
Perfect Number Finder Enter the number to start searching and the number to stop and it will find all the perfect numbers in that range. |
 |
prime86p.zip |
1k |
03-04-17 |
 |
Prime Number Finder Enter the number to start searching and the number to stop and it will find all of the prme numbers in the range... eventually |
 |
count.zip |
1k |
03-04-13 |
 |
Counter This program counts by ones starting with the value you store as V. I don't know why anyone would want this, or need to download it, but if you do, here. |
 |
primefdr.zip |
1k |
03-04-13 |
 |
Prime number finder This program asks the user for a number. Starting at that number, the calculator displays all prime numbers. NOTE: There are two problems with the program. First, it is fairly slow. Secondly, after testing for a while (~60 numbers) the calculator gives the ERROR 15 MEMORY message. If any one has tips on how to speed up the program, or get rid of the errpr message, I'll take your suggestions @ rkawesch@yahoo.com. I dont think that these problems will occur if you run the program in an emulator. |
 |
cumax.zip |
1k |
03-04-13 |
 |
Cubic Local Maximum Finder Not that the calculator can't do this by itself already, but this finds the local maximum, and with a slight adjustment to the program (if you want to do it email me and I'll tell you how) the local minimum. The calculator does this faster by itself through the graph screen or with the fmax command but you could learn something from the code. |
 |
phsolver.zip |
153k |
03-04-09 |
 |
Physics Solver v1.2 Imagine being able to not have to pay attention in your Physics class ever again!! This program will let you solve 140 physics equations for **ANY VARIABLE** within each equation. Not only can you solve for whatever you want, but this program is easier to use than than the calculator's own Operating System. It also features the ability to only load certain subject on your calculator when you need them since they are divided up by subjects (24 programs total,) this will save you a lot of space! Finally if you and/or your friends struggle in Physics you need to get these programs, they exist for nearly every programmable TI Graping calculator, so check em out and start getting better grades today! |
 |
reflect.zip |
1k |
03-04-03 |
 |
function reflector this reflects the graph of any function in the x-axis, y-axis, the line x=y,and the origin. just enter the original function using x as the independent variable and choose which reflection to see. It may take a little time to begin. |
 |
lawc.zip |
1k |
03-04-03 |
 |
Law Of Cosines Input all the sides to figure out all the angles. |
 |
linest.zip |
1k |
03-04-02 |
 |
Line Stuff Small and easy to use program that figures out the distance and midpoint of a line between two different points. |
 |
trigtoolbox.zip |
5k |
03-03-31 |
 |
TrigToolbox 1.3 Trigonometry Toolbox Version 1.3 |
 |
funcevod.zip |
1k |
03-03-27 |
 |
Function Even or Odd This program lets the user input any function, and the calculator tells the user if the function is even, odd, or neither. A function is even if f(-x)=f(x) A function is odd if f(-x)=-f(x) The screenshots below are the only three screens in the entire program. The program is small (only 538 bytes on the calculator) and fast. |
 |
base.zip |
1k |
03-03-27 |
 |
Base Arithmetic Add Subtract Multiply or Divide non-base-10 numbers. |
 |
standard.zip |
1k |
03-03-23 |
 |
Standard->slope intercept convert a line in standard form into slope intercept form |
 |
pi1000.zip |
1k |
03-03-23 |
 |
Pi Displays the first 1000 digits of pi, rather pointless, but nevertheless fun |
 |
eul.zip |
1k |
03-03-23 |
 |
Euler Calculates the location of the centriod, circumcenter, orthocenter, incenter, and the equasion of the Euler line, for a triangle, from either 3 ordered pairs or 3 lines in y=mx+b form |
 |
pithag.zip |
1k |
03-03-23 |
 |
Pithag Uses the Pythagorean theorem, you enter two legs or a leg and the Hypotenuse and it tells you the other side |
 |
fastreducer.zip |
1k |
03-03-23 |
 |
Reducer Reduces square roots much much faster than other programs |
 |
squareroot.zip |
1k |
03-03-23 |
 |
square root approximates the square root of a number without using the built in square root function, demonstrates an easy way to approximate square roots if for some reason you had a calculator without a square root button |
 |
geometry_.zip |
2k |
03-03-23 |
 |
Geometry it calculates a hole bunch of stuff area of 7 shapes circunfrence volume of 21 objects surface area of 21 objects |
 |
rad_deg.zip |
1k |
03-03-18 |
 |
Radian <-> Degree Program to convert radians to degrees and degrees to radians. |
 |
quad0.zip |
1k |
03-03-18 |
 |
Quad Quad is a program to calculate a quadratic equation showing the steps as you go. |
 |
mathgp.zip |
4k |
03-03-18 |
 |
Math Formulas This is a simple program that contains formulas to calculate the following: Lines, Circles, Ellipses, Hyperbolas, Parabolas, Calculus, and Statistics |
 |
factorer.zip |
1k |
03-03-17 |
 |
Factorer v1.20 Gives you all the factors of an integer. |
 |
sumprod.zip |
1k |
03-03-09 |
 |
Sum/Product of Roots This version works, sorry for the inconveniance. This finds the sum and product of the roots of anypolynomial up to the 5th degree. For smaller degrees just put "0" for that variable. |
 |
ratroot.zip |
1k |
03-03-09 |
 |
Rational Root Finder (updated) This uses the rational root theorem to find all the possible rational roots of a polynomial up to the 5th degree and then checks each one to see if it is actually works. This is an updated version and the time it takes to work has been reduced by at least half an hour. (it only takes about 1-2 minutes now!)It's a pretty useless program because you can work it out in your head in a couple seconds, but it's good for learning about dealing with lists because it does a lot with them. |
 |
fact.zip |
1k |
03-03-09 |
 |
Factor This outputs all of the integral factors of a number in list form. |
 |
quadratic3.zip |
1k |
03-03-09 |
 |
Quadratic Equation Solver This version fixed the problem with the old verision. Sorry about the mix up. This is a quadratic equation solver. It finds the roots/x intercepts, the vertex, the axis of symmetry, the discriminant, the y intercept, and it graphs it. |
 |
synthetic.zip |
1k |
03-03-09 |
 |
Synthetic Substitution This program does synthetic substitution (a method for both dividing a polynomials by a number and also for finding out if a number is a root of the polynomial. You can do multiple run-throughs without re-entering the polynomial and you can make it automatically run again using the results that it got so that you don't have to type them in. Works up to 5th degree. |
 |
eqfind.zip |
1k |
03-03-09 |
 |
Equation Finder This includes 3 programs that ask for you to give it the roots of a cubic, quartic, or quintic equation and will find the equation for you. |
 |
trigtriangles.zip |
1k |
03-03-08 |
 |
Trig Triangle V1.0 This is a simple trig program to help solve triangles. Feel free to edit it to improve it. |
 |
trimat.zip |
1k |
03-03-08 |
 |
Triangle Area by Matrices This program calculates area of a triangle, when given 3 points. It uses the determinant. |
 |
cramerule.zip |
1k |
03-03-08 |
 |
cramerule This program gives answers to Cramers rule, and SHOWS ALL STEPS!!! |
 |
chisq.zip |
1k |
03-03-08 |
 |
ChiSq A simple Chi Squared program, you can do more than just a coin, or dice. |
 |
trianglesolver.zip |
1k |
03-03-07 |
 |
Area Equals Perimeter It makes triangles for which the area is equal to the perimeter. |
 |
allgeometry.zip |
8k |
03-03-06 |
 |
All Geometry This file contains most if not all of the programs you will need if you are taking high school Geometry. This file includes programs for: slope, arc length and sector area, distance, midpoint, surface area and volumes for cones, cyliders, etc. Plus many other very useful geometry programs. It is perfect if you are just going into Geometry. |
 |
trifactr.zip |
1k |
03-03-05 |
 |
TRIFACTR Trinomial Factorer Unlike the other programs that wastes your time by guessing the answers, TRIFACTR actually calculates how to split your trinomial into two binomials. You will get every answer in a second every time! This is the smallest, the fastest, and best trinomial factorer you'll ever see. Also solves the equation for zero. |
 |
algcol86.zip |
2k |
03-03-05 |
 |
The Algebra 2 Collection 86 In this 100% BUG FREE math program there is:A system solver in which you plug in the variables of each equation into it, and it gives you the solution, and the y=mx+b form. |
 |
cpint.zip |
4k |
03-03-05 |
 |
Compound Interest This program will show the steps needed for four different compound interest formulas. It can also quickly solve. Includes help section. |
 |
precal86.zip |
4k |
03-03-05 |
 |
PreCalculus Programs A collection of programs from my precal book, Precalculus with Limits A Graphing Approach. Check readme for specifics. |
 |
midpt.zip |
1k |
03-03-05 |
 |
Midpt This program finds the midpoint for 2 points, 2D only. |
 |
statsa.zip |
1k |
03-03-05 |
 |
Statistical Analyser 1.0 Basically you type in your list and it shows you some great info. |
 |
rollout86.zip |
1k |
03-03-05 |
 |
Rollout 86 Used to find the rollout of an R/C car. |
 |
dms2deg.zip |
1k |
03-01-01 |
 |
Degrees, Minutes and Seconds -> Degrees converter This program will easily and accurately convert those nasty angle measures in degrees, minutes and seconds to a nice number of degrees. |
 |
degtrad.zip |
2k |
03-01-01 |
 |
Degrees -> Radians / Radians -> Degrees Converter This program will easily, quickly and accurately convert any number of degrees to radians and any number of radians to degrees. It even gives answers in terms of Pi for maximum accuracy |
 |
factors86.zip |
1k |
02-12-07 |
 |
The Prime Factor Factors any number to primes, with decimal and negative support. |
 |
term86.zip |
1k |
02-11-28 |
 |
Term-O-Matic 86 Used to find the Nth term of a series. |
 |
recurso86.zip |
1k |
02-11-28 |
 |
Recurs-O-Matic 86 It does Recursive Series. |
 |
pivot86.zip |
1k |
02-11-28 |
 |
Pivot 86 It pivots matrices. |
 |
optstrat86.zip |
1k |
02-11-28 |
 |
Optimum Strategy 86 Determines the best strategy for a game defined by a 2x2 matrix. |
 |
bernie86.zip |
1k |
02-11-28 |
 |
BernieOMatic 86 It does Bernoulli trials. |
 |
grafeuil.86p |
2k |
02-11-20 |
 |
Graphique à feuilles Programme en français qui peut vous aider en math |
 |
statisti.86p |
2k |
02-11-20 |
 |
Statistiques Math program that can help you. |
 |
allgeotheorems.zip |
9k |
02-11-12 |
 |
All Geometry Theorems and Postulates All the theorems and postulates according to the Heath Geometry book. This is a must for any Geometry student struggling (or not) with learning all of those dang Theorems and Postulates. Please Check this out. |
 |
randgrup.zip |
1k |
02-11-08 |
 |
Central Tendency Graphics Just gives a graph and a few relationships between the #'s. |
 |
champ.86p |
1k |
02-11-01 |
 |
Compute CNC Cutter Postions for Chamfers Start and Stop points using Tool Nose radius's to compute Chamfer Cuts |
 |
filnos2d.86p |
4k |
02-11-01 |
 |
Compute CNC Cutter Postions Start and Stop points using Tool Nose radius's to computer Chamfers with Radius ID and OD |
 |
slope86.zip |
1k |
02-11-01 |
 |
Slope86 Find the slope between any 2 points. |
 |
findfactors.zip |
1k |
02-11-01 |
 |
Factor Find all the factors of any number you input. This program works faster that other factor programs because once it gets to a number that is 1/2 as big as the number you input, it stops ( because no number has a factor that is greather than 1/2 of itself except for itself, which is also displayed) |
 |
picalc2.zip |
1k |
02-10-27 |
 |
Pi Calculator v1.2 Calculates PI. Can be Paused, Exited, and Resumed, so you don t have to start over |
 |
quadsolver.zip |
1k |
02-10-25 |
 |
Quadratic Formula Solver This program will solve the quadratic formula for you when you input a, b, and c. It will do real and complex roots, and will show you the exact value (in unsimplified form) and the value calculated out. Will also display the discriminant. |
 |
seqser.zip |
1k |
02-10-24 |
 |
Sequences and Series This program will do anything you could possibly want with finite and infinite arithmetic and geometric sequences and series. |
 |
quadequ.zip |
1k |
02-10-14 |
 |
Quadratic Equation Solver A nifty program that solves for roots of a quadratic equation when you input the values. Will give the calculated value, real value, and the discriminant. |
 |
tripytha.zip |
1k |
02-10-14 |
 |
Triangle Pythagorean Theorem Finds the unknown value of a right triangle when you give it two values of it's sides. |
 |
pivotsmall.zip |
1k |
02-10-14 |
 |
Pivot This is the pivot program that is the smallest (450 bytes, more room for games) ever. This is the pivot prgram that is handed out in high schools and is most prefered. It doesn't have any advertisments or author credits and the author is anonymous as far as I know. |
 |
conv2.zip |
1k |
02-09-30 |
 |
Conversions Does metric conversions of length, area, and volume. For those that are too lazy to move the decimal. |
 |
alg2canreference.zip |
2k |
02-09-27 |
 |
Algebra 2 Can Reference An easy on-calc guide to the programs needed to run Algebra 2 Can- useful when moving data to another calculator. |
 |
syntheti.zip |
1k |
02-09-27 |
 |
Syntheti Takes a polynomial up to the 6th power and synthetically divides it by whatever you tell it to, shows the work, and reports if it is a factor, upper bound, lower bound, or any combo of the 3 |
 |
quadit.zip |
1k |
02-09-27 |
 |
QuadIt Give it a quadratic equation, get x in quad. equation format with radical reduced and i factored out |
 |
anyroot.zip |
1k |
02-09-27 |
 |
AnyRoot Simplifies ANY root of ANY number |
 |
pretools.zip |
3k |
02-09-27 |
 |
Pre-Caclc helper update this is an updated version of my suite of programs that help you in almost all of the things you do in pre-caculus and some trig. i wrote these for my class and wanted to share them with you. (i forgot a program) |
 |
yoe_math.86g |
1k |
02-09-08 |
 |
math programs grouped ti-86 BASIC math programs by yoe |
 |
hexadeci.zip |
1k |
02-08-04 |
 |
Hexadecimal Generator This program converts a hexadecimal input to RGB and vise versa. |
 |
staticsm.zip |
1k |
02-08-02 |
 |
staticism86 staticism program from the CD |
 |
midpoint3.zip |
1k |
02-08-02 |
 |
midpiont midpoint program from the CD |
 |
quad5.zip |
1k |
02-08-02 |
 |
QuadSolve Just type in the equation as it it. ex 2x^2-3x+2. This program will then graph the equation and tell you what the zeros are, in either standard or imaginary form |
 |
fractionreducer.zip |
1k |
02-07-23 |
 |
Fraction Reducer v1.0 You put in the numerator and denominator then it reduces it. |
 |
pythagtheory86.zip |
1k |
02-07-07 |
 |
Pythag Theory Solves the pythagorean theorem for A/B and C. Simple to use. |
 |
lengthofanarc86.zip |
1k |
02-07-07 |
 |
Length of Arc Finds the length of an arc for a given circle. |
 |
geometricfigures86.zip |
1k |
02-07-07 |
 |
Geometric Figures 86 Finds the surface area, lateral area, and volume for a right prism, cylinder, pyramid, cone, and sphere. |
 |
areaofasector86.zip |
1k |
02-07-07 |
 |
Area of a Sector Simply finds the area of a sector for a given circle. |
 |
alg2can.zip |
18k |
02-06-08 |
 |
Algebra 2 Can FINAL VERSION- 3.0: Algebra 2 Can is a handy, fully customizable TI-86 math program. It includes instructions for log properties, powers, polynomials, radians, trigonometry, and parabolas; coordinates system for midpoint, distance, and slope; conversions between standard, y-intercept, and point-slope forms; square root simplifier; quadratic formula & grapher; conics w/ grapher (for circles, parabolas, hyperbolas, and ellipses- plus the general form); synthetic division; trinomial factoring; transformation matrix & quadrant key (plus the unit circle); inverse matrices finder; compound interest; logarithms (exponent form too!); antilogarithms; and base finder; plus a picture of a toucan. (Whew!!!) |
 |
algef86.zip |
1k |
02-06-02 |
 |
Algebra Formulas Displays the formulas for arithmetic operations, exponents/ radicals, factoring special polynomials, binomial theorem, quadratic formula, and inequalities/absolute value separated into categories. |
 |
geomf86.zip |
1k |
02-06-02 |
 |
Geometry Formulas Displays the formulas for geometric shapes, distance/midpoint, lines, and circles separated into categories. |
 |
trigf86.zip |
1k |
02-06-02 |
 |
Trigonometry Formulas Displays the fundamental identities, law of sines/cosines, addition/subtraction formulas, double/half angle formulas separated into categories. |
 |
bintodec.zip |
1k |
02-05-27 |
 |
BinToDec Converts a binary number to a decimal. Just enter the binary number. The limit is whatever decimal is equal to 1E999 |
 |
formulas3.zip |
5k |
02-05-27 |
 |
Usefull Formulas v1.2.17 A set of 17 usefull formuals derived form Algebra 2 and Triganalysis |
 |
newton86.zip |
1k |
02-05-20 |
 |
Newton's Method Finds the zeros of any function with Newton's method. |
 |
improved86.zip |
1k |
02-05-20 |
 |
Improved Euler's Method Numerical solution for differential equations. Same as Euler's method, but more accurate. Table and graph option included. |
 |
partial86.zip |
2k |
02-05-20 |
 |
Partial Sums of a Recursive Series Sequence and graph of partial sums. Table and graph option included. |
 |
euler86.zip |
1k |
02-05-20 |
 |
Euler's Method Numerical solution for differential equations. Table and graph option included. |
 |
runge86.zip |
1k |
02-05-20 |
 |
|