| Name | Size | Date | Rating | Description |
| (Parent Dir) | folder | | Up to Voyage 200 Assembly Files |
| kernel | folder | | Voyage 200 Assembly Math Programs (Kernel) |
| apstatshelp.zip | 13k | 04-06-29 | | AP Statistics Review Scroll through 22 pages of AP Statistics formulas/information, covering most of the course curriculum. Very good review if you are going to take the AP Stats Exam. This nostub program should work on all 68k calcs, including the TI-89 Titanium. |
| baseconvbin.zip | 37k | 24-05-08 | | baseconv baseconv is a tool for the TI-89/TI-92/Voyage 200 for converting numbers between different bases. Supported bases include binary, decimal, hexadecimal, as well as any other base up to and including base 62. This program works on Voyage 200, TI-92, and TI-89. Tested on a physical Voyage 200. Since I don't have a physical TI-89 or TI-92, I emulated them on my laptop. |
| basexto10.zip | 8k | 05-12-21 | | baseXto10 This amazing assembly program converts a number in any base between 2 to 16 to its corresponding value in base 10. And that's not it!, it also converts fractional/ floating point numbers in any base to base 10. The zip file contains the base conversion program for TI-89, TI-92, and Voyager200. |
| coinflip.zip | 7k | 09-11-14 | | Coin Flipper This is a simple coin flipping program for 68k calculators. It can flip about a million coins a minute, and can flip upwards of 2 million coins! Source code included! |
| desclu.zip | 4k | 08-12-01 | | Descomposicion LU Este sencillo programa con solo ingresar una matriz A la descompone en la matriz L y la matriz U. |
| ecartypp.zip | 5k | 03-12-08 | | ecartypp Calcul de l'écart-type sur une population Returns the standard deviation based on a population |
| getnames.zip | 5k | 03-03-13 | | Get Names This program will process through the inputs and will output a list of all variables in the inputs |
| hailbeta1.zip | 38k | 04-05-20 | | Hail Expression Writer This program gives the user a graphical user interface for writing equations in 2D. |
| implicit_dydx.zip | 3k | 03-10-13 | | Implicit Differentiation This will implicity differentiate and solve for dy/dx. Works on AMS 1.01+ |
| isolve.zip | 23k | 07-01-07 | | Inequality Solver v4.2.1 While the solve function on the TI-89, TI-89 Titanium, TI-92+, and Voyage 200 can only solve relatively simple inequality equations and partially simplify more complex ones, this function can solve most single-variable inequality expressions, including polynomials and multiple equations. Answers can be returned in either symbolic or approximate form and will be output in a way similar to the answers returned by the solve function. -- Version 4.2.1 fixes a bug where incorrect answers were returned if a constraint expression was used with a periodic function that had a period less than 1. Now, all values in the constraint expression are treated as critical points and are used in the range evaluations to improve accuracy. |
| pascal.zip | 5k | 11-06-19 | | Pascal's Triangle This program returns the given row of Pascal's triangle as a list. This program sacrifices size for speed, so beware. Tip: it can also be used to find the coefficients of a binomial expansion. |
| pythaghyp.zip | 1k | 11-06-13 | | Pythagorean Legs Given the hypotenuse of a right triangle, this program finds every possible pair of integer legs that yields the given hypotenuse. Breaking via ON key is supported. |
| roman.zip | 7k | 05-03-29 | | Roman Number Converter v1.3 This program converts Arabic numbers to Roman numerals and back. |
| s2m.zip | 4k | 06-10-28 | | S2M A utility for finding the generator of a polynomial sequence. Takes a variable number of parameters (the sequence), calculates the order of the polynomial generator, and produces an augmented matrix ready for Gaussian elimination to arrive at the final co-efficients. Usage scenario and description at top of source file (tigcc compilable). Compiled for ti89/89t, 92p and v200, verified working on 89t and 92p. |
| subprog.readmat.zip | 1k | 09-11-06 | | readmat this small programm allows you to easily input a matrix without changing to the matrix editor, i use it inside other progs to input matrix please send me comments |
| ticf.zip | 61k | 05-03-02 | | TI-CF Cash Flow Diagram Solver TI-CF ver 1.0 is an application designed to solve single variable cash flow diagram (CFD) problems in a command line, function based manner. TI-CF was written in C and assembled for the TI-89, TI-92 Plus, and Voyage 200 calculators. Requires AMS >1.01. See ti-cf.gveto.com for more information and updates. |
| twenty_four.zip | 11k | 11-06-15 | | Twenty Four This program solves sets of "Twenty Four" problems, problems in which one is given four numbers to manipulate via addition/subtraction & multiplication/division in order to obtain the number 24. Breaking by means of the ON key *is* supported. |