ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: TI-92 Plus Assembly Math Programs
File Archives

TI-92 PLUS ASSEMBLY MATH PROGRAMS

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 23
Last updated Tuesday, 29 March 2005
Total downloads 39,361
Most popular file  Base Converter v2.0 with 3,781 downloads.


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 File is not rated 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.
basexto10.zip 8k 05-12-21 File is not rated 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 File is not rated 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 File is not rated 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 File is not rated 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 File is not rated 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 File is not rated ecartypp
Calcul de l'écart-type sur une population Returns the standard deviation based on a population
est1er_92.zip 2k 02-02-16 File is not rated 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 File is not rated 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 File is not rated g3Dplot
plot 3D parametric lines and surfaces with this program
getnames.zip 5k 03-03-08 File is not rated Get Names
This is a small program that will search the input for all variable names it contains.
hailbeta1.zip 38k 04-05-20 File is not rated Hail Expression Writer
This program gives the user a graphical user interface for writing equations in 2D.
implicit_dydx.zip 3k 03-10-13 File is not rated Implicit Differentiation
This will implicity differentiate and solve for dy/dx. Works on AMS 1.01+
interpolation92.zip 8k 03-04-01 File is not rated 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 File is not rated 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 File is not rated 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 File is not rated 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 File is not rated Matrix Inversion
This program will numerically invert matrixes. It does this much faster than the OS can.
npremier_92.zip 2k 02-02-16 File is not rated nPremier v1.00
nPremier est un programme pour Ti89/Ti92Plus, écrit en C, compilé avec Ti-GCC. Il permet de calculer n nombres premiers.
pi.zip 4k 02-03-12 File is not rated 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 File is not rated 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.
prime.zip 2k 01-08-06 File is not rated Prime Number Generator
A nostub,etc math program that will generate all possible prime numbers(when given the time).Includes source.
primes.zip 3k 00-09-28 File is not rated Primes
Very fast prime numbers generator. Also tells us if nbr is a prime number.(french and english doc inclued)
quad_equation92.zip 1k 03-03-09 File is not rated Quadratic Root Finder
This is a simple program to find the real roots of a quadratic equation.
randomvariable92.zip 9k 03-03-10 File is not rated Discrete Random Variable
Calculates the mean, variance, and standard deviation of a discrete random variable with n inputs.
revlist.zip 6k 01-08-06 File is not rated 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 File is not rated Roman Number Converter v1.3
This program converts Arabic numbers to Roman numerals and back.
s2m.zip 4k 06-10-28 File is not rated 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 File is not rated 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 File is not rated 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 ;)
ultconv.zip 5k 02-05-30 File is not rated Ultra Temperature Converter
This program converts celsius to fahrenheit and back, in a format much easier than the built-in one.

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