| Name | Size | Date | Rating | Description |
| (Parent Dir) | folder | | Up to TI-92 Plus Assembly Files |
| kernel | folder | | TI-92 Plus 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. |
| chgbase.zip | 12k | 00-12-04 | | Base Converter v2.0 Very powerful base converter. Convert a number of any base to a number of the chosen base ,bases bounded by 2 and 36. (English and French). Garbage characters bug fixed, new feature : signed conversion. |
| cumcroiv.zip | 6k | 01-08-06 | | cumcroi v2.00 cumcroi est un programme pour Ti89/Ti92Plus, écrit en C, compilé avec Ti-GCC. Il permet de calculer les cumulés croissants d'une liste. Il sera utile à ceux qui étudient les statistiques entre autres. |
| dioph.zip | 5k | 01-06-03 | | Diophante 1° degree, 2 unknowns This program solves so called "Diophante" equations of the first degree, with 2 unknows (e.g. 23x-47y=5) |
| divalgor.zip | 7k | 01-06-22 | | The Division Algorithm v3.0 This function uses the Division Algorithm to calculate the integer quotient and integer remainder of a dividend. |
| ecartypp.zip | 5k | 03-12-08 | | ecartypp Calcul de l'écart-type sur une population Returns the standard deviation based on a population |
| est1er_92.zip | 2k | 02-02-16 | | est1er v1.00 Est1er est un programme pour Ti89/Ti92Plus, écrit en C, compilé avec Ti-GCC. Il permet de déterminer si un nombre est premier ou non. C'est l'équivalent de IsPrime ( ). |
| factor.zip | 3k | 00-10-26 | | Factors Finds factors of a number. Fixes the bug that occured under RPN when factors() was called incorrectly. Also increased the limit to 2^32-1. |
| g3dplot.zip | 19k | 02-02-10 | | g3Dplot plot 3D parametric lines and surfaces with this program |
| getnames.zip | 5k | 03-03-08 | | Get Names This is a small program that will search the input for all variable names it contains. |
| 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+ |
| interpolation92.zip | 8k | 03-04-01 | | Interpolation v1.0 Interpolation is a program to predict an unknown value(position, shape, population, etc.) if you know any two particular values and assume that the rate of change is constant. |
| 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. |
| mantisse.zip | 12k | 01-06-01 | | Mantisse v2.00 Float to IEEE 754 (floating point standard) / convertion d'un nombre flottant en norme IEEE 754 simple précision (sur 32 bits). |
| mathh.zip | 47k | 02-05-11 | | Mathh v4.00 This is a math prog that does about everything that is lacking in the calc |
| new_inv.zip | 11k | 03-03-09 | | Matrix Inversion This program will numerically invert matrixes. It does this much faster than the OS can. |
| npremier_92.zip | 2k | 02-02-16 | | nPremier v1.00 nPremier est un programme pour Ti89/Ti92Plus, écrit en C, compilé avec Ti-GCC. Il permet de calculer n nombres premiers. |
| 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. |
| pi.zip | 4k | 02-03-12 | | PI digits / décimales de PI Computs a large number of PI digits (up to 30000), creates TEXT and LIST files (assembly program) / Calcule un grand nombre de décimales de PI (jusqu'à 30000), crée un fichier TEXT et LIST (programme en assembleur). |
| powmod.zip | 4k | 00-06-12 | | Power Modulo N This program calculates A^B mod N, where A, B and N are integers given as program arguments, which may be up to 2040 bits long. Such calculation is the heart of any RSA cryptosystem. This program is written in C as an example of usage of the TIOS big number arithmetic support. |
| primes.zip | 3k | 00-09-28 | | Primes Very fast prime numbers generator. Also tells us if nbr is a prime number.(french and english doc inclued) |
| prime.zip | 2k | 01-08-06 | | Prime Number Generator A nostub,etc math program that will generate all possible prime numbers(when given the time).Includes source. |
| 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. |
| quad_equation92.zip | 1k | 03-03-09 | | Quadratic Root Finder This is a simple program to find the real roots of a quadratic equation. |
| randomvariable92.zip | 9k | 03-03-10 | | Discrete Random Variable Calculates the mean, variance, and standard deviation of a discrete random variable with n inputs. |
| revlist.zip | 6k | 01-08-06 | | revlist v2.00 revlist est un programme pour Ti89/Ti92Plus, écrit en C, compilé avec Ti-GCC. Il permet d'inverser une liste. ex : {a,b,c} => {c,b,a}. |
| 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. |
| 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. |
| trigman.zip | 5k | 01-02-13 | | TrigMan v1.0 An excellent triangle solving program. Input any leg/leg, leg/angle, leg/hypotenuse, or angle/hypotenuse configuration and using algebraic formulas and trigonometric functions, this program will calculate the other parts of the triangle. Easy-to-use interface based on simple menus. Download today! (Note: Don't let the size of the zip fool you ;) |
| 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. |
| ultconv.zip | 5k | 02-05-30 | | Ultra Temperature Converter This program converts celsius to fahrenheit and back, in a format much easier than the built-in one. |