ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: TI-89 BASIC Math Programs (Numeric Converters)
File Archives

TI-89 BASIC MATH PROGRAMS (NUMERIC CONVERTERS)

Archive Statistics
Number of files 37
Last updated Sunday, 29 May 2011
Total downloads 165,118
Most popular file  Anybase with 9,503 downloads.

Click a filename to download that file.Click a folder name to view files in that folder.Click  for file information.

Icon legend: File with screen shots File with animated screen shots File with reviews Featured programs


NameSizeDateRatingDescription
(Parent Dir)folder Up to TI-89 BASIC Math Programs
baseconverter.zip1k11-05-29File is not ratedBase Converter
Converts numbers between two bases from 2 to any symbols that the user wishes to use for bases greater than 36.
pi_root.zip55k08-01-14File is not ratedConvert Decimals to Exact Forms
This program converts decimals to exact forms, either as a multiple of pi, a multiple of a square root, or as a fraction. This can be useful, for example, when a result in radians is found in decimal form, and you suspect that it may be a multiple of pi. Results are accurate to approximately 6 decimal places. Several examples are included.
dmsconversion.zip5k07-12-16File is not ratedDMS Conversion
This program converts from a decimal degree format to the DMS format and back, without using the calculator's built in function, allowing for a wider range of results.
baseconversion89.zip1k07-07-01File is not ratedThe FASTEST BASIC Base Conversion Program
This program quickly converts from any base to any other base in the integer domain [2,62]. It uses an INFINITE PRECISION method, so it will work for even those really big numbers. Function size is less than 300 bytes and uses no user-defined variables so everything you have remains untouched. This program is super-efficient and I hope you enjoy. I have been improving the algorithm for the past eight months, and I believe I have it as fast as it can get! Enjoy!
bin754.zip1k05-10-20File is not ratedBinary IEEE 754 To Decimal
Converts a binary number in IEEE 754 format to a decimal number. Common in MIPS. Good program for the CE student.
degradconvert.zip1k05-10-08File is not ratedEasily Convert Between Radians and Degrees
No more switching between modes and acessing the catalog function for a simple conversion. The .zip file contains three functions, two allowing you to convert from degrees to radians, and vice-versa. The third allows you to convert degrees, minutes and seconds into degrees with a decimal point. Check out the ReadMe.
basesnum.zip35k05-04-07File is not ratedInter-bases Numbers Convertions
For TI-89 Titanium, english and spanish (en inglés y en español) This program is realy simple: it converts numbers to different bases (decimal, binary, hexadecimal...). Of course, the "Texas" allready has funtions that can perform these convertions, but i didn't use them in my program, but a trick with the modes in the calculator (if you want, you can open it in the program editor, but if you are going to edit it, please, let my name to be seen somewhere in the program). It is too usefull to those people that have to work constantly with boolean functions, even to those people who must make programs in the "DEBUG" of Windows.
basecnvt.zip1k04-03-29File is not ratedBase Conversion
Convert from base 10 to any base up to base 83. Simple to use.
baseconvert.zip2k04-03-07File is not ratedTotal Base Conversion 1.1
This function will take a number in string format from ANY base (1,36], and convert to another base (1,36]. This means you can have rational, irrational, and trancendental bases. This also means you can have non-integer bases if you want. The included text file will tell about the internal mechanics. The fastest conversons happen at integer bases of course. The number to be converted can be [0,infinity), and be put in as a string. It also can be non-integer. The function is smaller than most integer conversion programs!
chbase.zip16k04-01-17File is not ratedChange base v.2.0
Function that transforms any expression (containing numbers, strings, variables, lists and/or matrices) from any base to any other base, with or without simplification of the expression. The input base can also be an expression.
p2r2p.zip4k03-10-06File is not ratedp2r and r2p
Converts rectangular (y=) equations to polar (r=) and polar to rectangular
cxv.zip1k03-08-17File is not ratedSBS Complex Rectangular to Polar Form converter
Performs a step-by-step conversion of complex rectangular values (x+iy) to Polar form. Can also deal with nth powers.
sysegl.zip2k03-05-31File is not ratedBase Converter for Fractions
Shurely the only base converter, that converts fractions (1/7), rational numbers (2.334) and letters (2F3AB) from every base >1 to every base>2. Needs OS Version 2.08.
baseconv89.zip2k03-03-06File is not ratedBase conversion functions
Converts real numbers to their representation in bases 2-36, and vice versa.
dectofra.zip1k02-07-22File is not ratedDectoFra
Decimal To Fraction
rmnumeral89.zip6k02-03-16File is not ratedRoman Numeral Converter v1.1
This is the second release of my (hopefully) error-free Roman Numeral conversion program. There have been no changes to the program itself, I only re-posted this program to fix the egregious error I made the last time I posted this program: namely, that I included a Ti-92 group file instead of a TI-89 group file. Well, that problem is now fixed, so enjoy this program.
base3.zip1k02-02-22File is not ratedBase
changement de base
polarrecv1.3.zip2k02-02-10File is not ratedPolar Rec V 1.3
converts between polar and rectangular coordinates....because so many people were emailing me, I fixed the lil bug
pol2rec.zip2k01-06-12File is not ratedPolar to Rect v1.1
Converts from polar to rectangular coordinates and vice versa
convcpx89.zip1k01-06-01File is not ratedConvert nombres complexe
Ce programmme de physique (surtout util pour les STI) converti les complexes de la forme a+jb sous la forme [module;argument] et vice versa
bconver89.zip5k01-06-01File is not ratedBase convertion pour ti89 (French)
Convertisseur Base 2,10 et base 16
roman_basic.zip1k01-05-16File is not ratedRoman Number Converter
This program converts arbitrarily large Aribic numbers to Roman numerals and back.
boolean.zip1k00-11-18File is not ratedBoolean Conversion
Converts true/fasle to 1/0
frac.zip1k00-11-02File is not ratedFrac
A function for converting repetant decimals into fractions
deg2rad.zip5k00-09-05File is not ratedDegToRad v1.0
Convertis les degrés en radian et inversement
base2.zip1k00-06-16File is not ratedBase Convesion Function
An easy-to-use function that converts from one base to another
frac2dec.zip1k00-04-04File is not ratedFrac2Dec
This program converts decimals to fractions, and converts fractions to decimals.
binfind.zip1k00-03-26File is not ratedBinary Code Finder
This is a program that converts any number into binary code (code that computers operate off of)
basconv.zip1k00-03-06File is not ratedBasConv
BasConv converts a number from one base to another. Features: alphanumerical digits, input checking, self explaining.
tofrac.zip1k99-11-19File is not ratedFractionizer! v2.0
This version can convert almost ANY decimal to a fraction. For example, toFrac(.486725663717) returns 55/113 on the home screen. Very useful in mathematics, physics, chemistry etc.
rads.zip1k99-11-14File is not ratedRads v1.0
Rads will convert radians to degees and degrees to radians.
anybase.zip1k99-11-14File is not ratedAnybase
Allows you to convert numbers between bases, even decimals.
base1.zip2k99-06-30File is not ratedBase v2.1
It convert a number from a base to another.
baseconv.zip3k99-03-29File is not ratedBase Conversion v1.1
ChaoticSofts Base Conversion v1.1
controls.zip1k99-02-28File is not ratedControls v4.0a
A program mainly used by the programmer of C , assembly, and TI basic. converter of Hex, Bin, Dec. ASCII Table. Get keys Codes. ETC.....
cbase.zip2k99-02-28File is not ratedChange of Base v1.0
You can make a conversion in any base and calculate in any base system
base.zip1k98-11-21File is not ratedBase Conversion

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