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

TI-83/84 PLUS BASIC MATH PROGRAMS (CONVERTERS)

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 114
Last updated Monday, 1 December 2008
Total downloads 215,578
Most popular file  Unit Converter v1.04 with 6,870 downloads.


Name Size Date Rating Description
(Parent Dir) folder   Up to TI-83/84 Plus BASIC Math Programs
amps123.zip 6k 03-12-30 File is not rated AMPS123
Amps123 is a program that converts horsepower to amps. Also amps to horsepower.
asadpconvert.zip 1k 03-03-10 File is not rated Convert
An ASADP Program - This program converts most metric values to imperial, and back. If SciTools is taking up too much space and you don't know what a vector calculator is anyway, give this program a shot.
base.zip 2k 02-04-11 File is not rated Base Converter V1.3
This is a program that lets you convert other bases into decimal, or vice
base2.zip 1k 02-11-11 File is not rated Number Base Converter v1.4 (with work showing feature)
This is a base converter for TI-83 Plus which can convert any base between 2 and 10 to each other. However, this program is different from other base converters, because the CALCULATIONS ARE SHOWN while calculating. You can use this program in any test or for any homework, where you need to show the work done.
basec.zip 1k 01-03-17 File is not rated BaseConverter v0.2
This program converts a positive whole number of a specified base(2-20) to a specified base(2-20). The digits 10-19 are represented by the letters a-j.
basecnvrt.zip 1k 08-04-14 File is not rated Base Converter
3 menu options- Direct conversion from base 10 to any base 2-9, Direct conversion from any base 2-9 to base 10, and Conversion from any base from 2-10 to another from 2-10
baseconv.zip 1k 01-02-07 File is not rated Base Converter 1.0
This is a binary/octal/decimal/hex converter for the 83+, written in BASIC but quite efficient.
baseconv36.zip 1k 08-05-27 File is not rated BaseConv 1.0
This program can convert to and from any base between base 2 and base 36, using the appropriate alphanumeric notation. Uses a custom algorithm that should be relatively fast, and to my knowledge can handle numbers of arbitrary precision limited only by the amount of memory you have available on your calculator.
baseconvert.zip 1k 04-03-17 File is not rated Base Converter
This converts any integer of a base from 2 to 10 to any base from 2 to 16.
baseconverter.zip 1k 04-10-23 File is not rated Base Converter v1.0
It's a base converter! What else do I need to say? It converts numbers in base 2-16 to numbers in base 2-16.
baseconverter83.zip 18k 05-08-18 File is not rated Base Converter (between Hex, Decimal, and Binary)
This program will convert numbers between these three bases. Octal is not supported. See the full documentation and screenshots for more information.
baseconverter_zerotech.zip 1k 04-12-21 File is not rated Base Converter 2.0 – ZERO Tech
A lean base conversion program writtn in Basic. This program converts any base 2-62 to any other base 2-62 [decimal accuracy permitting]. All numbers bases 2-36 use 0-9 and A-Z bases 37-62 use lower case characters to represent further echaracters. Operation is relatively self explanatory REQUIREMENTS: 1300 Bytes of Free Ram (762 for the program, the rest for string vars), Lower case letters enabled (to use bases 37-62) PLEASE READ THE README FILE - I don't want any complaints about accuracy to millions of decimal places.
baseconverterjp.zip 1k 05-07-26 File is not rated Super Base Converter
This base converter can read in any number in any base from base 2 to 62 and convert it to any base 2 to 62. Very handy if you work in hex or binary.
baseic.zip 1k 04-03-16 File is not rated Base Conversion
This program converts between binary, octal, decimal, hexidecimal, or any other base 2-36 for that matter. The decimal value (regardless of entered bases) will also be retained in the Ans variable so that the number can be easily manipulated afterwards if necessary. Additionally, unlike others, this program does not assign vars A-Z to 10-36 during the process of conversion, so you don't have to worry about your user variables being wiped! (Update: Now uses vars "Str11", "Str12" in internal calculations.)
basen.zip 1k 05-06-10 File is not rated BaseN
Base conversion- Base 2 to Base 16. Hot key for back and forth between decimal and hex. Supports 8 digits of hex. Very simple.
basepro.zip 1k 08-11-30 File is not rated Base Converter Pro
Convert ANY base into ANY other base! But the cool part is that you can use decimal numbers as well as decimal bases, including irrational ones! Its small and fast too, taking only seconds to convert! By far, the best program of its kind.
bases.zip 1k 06-09-08 File is not rated Base Conversion
This program converts a number in base 2 through 30 into a new number in a different base from 2 through 30. This updated file improves the display of the program.
baseto64.zip 1k 05-04-12 File is not rated Base 2 to 64
This program allows you to input a number in any base 2-64 (hence the name), and display it as any other base 2-64. Uses 0-9,A-Z,a-z,_theta_,and ? as the characters. Enjoy! If you have any questions or comments please let me know at ticalc2005@yahoo.com
basicconv.zip 1k 03-03-12 File is not rated Degree/Radian Converter
This program converts Radian values to Degree values, and Degree values to Radian values. The difference between it and the on-calc function is that this program solves the convertion algebretically, and not with an infinite decimal. Please use, study, and modify this program for your own needs.
basicconverter.zip 1k 03-03-10 File is not rated Base Converter
This program may be incomplete in some areas, but it is fully operational when it comes to converting numbers of any base to base 10. Future versions will make full use of the menu and fix the bugs in other parts of the program. If you can fix the other algrithms, please e-mail me! Enjoy and modify for your own needs.
basicunit.zip 1k 03-03-12 File is not rated Unit Converter
This program converts values of length, area, volume, and temperature from English to Metric and back. Please use, study, and modify this program for your own needs.
bcladder.zip 1k 04-10-20 File is not rated Conversion Ladder
This is a simple TI-BASIC program that was made by request. It will do most of the conversions found on the FLASH app SciTools. The only advantage that this program has over SciTools is that it is much smaller. I do not recommend the downloading of this file if you have SciTools already.
bconvert.zip 1k 05-05-18 File is not rated Base Converter (2-63)
A basic program that converts from base 2 (binary), to base 63 and back (sorta)! Translates values greater than 9 into letters (10=A, 11=B, etc...), a simplified table of values 0-63 is in the 'Instructions' section. Output no. is in 8 digits, so there are value limits, but I'll add an option to get the maximum number in a later version. Also includes error-checker and conversion progress indicator (sorta useless, but makes it look better).
bin.zip 3k 04-03-09 File is not rated Binary converter (simple)
very simple uses a menu and such. Made for the concept
binary.zip 1k 02-03-25 File is not rated Binary Converter
Converts numbers from single decimals to standard binary code of 1' and 0's. Also does the opposite. Works well, saves a lot of time!!
binaryanddecimal.zip 1k 04-06-16 File is not rated Binary and Decimal Converter
This program can convert numbers from decimal to binary and from binary to decimal. Have fun.
binaryanddecimalconverter.zip 5k 05-09-23 File is not rated Binary and Decimal converter
Just another Binary and Decimal converter. It converts both Binary and Decimal numbers and has a help screen included in the program. Read the Readme for more info.
binaryconversion.zip 1k 03-07-07 File is not rated Base 10 to Base 2 (Decimal to Binary)
This program converts #'s from base 10 (decimal) to base 2 (binary). Useful AND fun!
binaryconverter.zip 1k 04-10-12 File is not rated Binary to decimal, decimal to binary converter
Simple program to convert decimal numbers to binary and vise versa.
binaryconverter2.zip 1k 08-09-16 File is not rated Binary/Numeral converter
Converts binary numbers to standard 0-9 number system and vice versa.
binaryconverter3.zip 1k 08-12-01 File is not rated Binumeral Conversion
Converts Decimal to Binary and vice versa. Also has an option to store 4 strings of 8 bit binary and string them together and destrand them for use in ip addresses to bypass some website blocks.
binarydecimalconverter.zip 1k 04-10-09 File is not rated BDCONVRT
This is a program that will convert a number into 8 bit binary or convert 8 bit binary to a number. worked great for me when i tested it.
binaryhexidecimaloctal.zip 3k 04-11-04 File is not rated Decimal to Binary, Hexadecimal, Octal Converter
Great program for quick conversion from a decimal value to either binary, hexadecimal, and octal values!
binaryieee754.zip 3k 04-11-04 File is not rated Binary to IEEE-754 Floating Point Converter
Have you ever had difficulty converting binary values into IEEE-754 Floating Point representation? Well now with the aid of your calculator you can convert to and from these to values! Easy to use!
binarymax.zip 1k 03-10-05 File is not rated Binary UNLIMITED Converter
Same as the other converters, but now with ABSOLUTELY no limit on number size! So it gives you awesome flexibility by converting absolutely any number you enter. Converts any number forwards and backwards. If need be it will even show pages-long conversions for extremely large numbers. Less than 1k on your calc, enjoy it!! ;)
bindec.zip 1k 01-03-03 File is not rated Binary => Decimal
Translate binary in decimal
binhex.zip 2k 00-06-02 File is not rated BinHex v1.0
Run prgmBINHEX, type in a number, press enter, it gives you the binary code and hex code for the number.
bscnvflx.zip 2k 04-06-01 File is not rated Base Conversion by Flexico
This program is for **SUPER** base conversion anybase 2-64 to anybase 2-64. Read the ReadMe.
car_pol.zip 5k 01-03-08 File is not rated Cartesian to Polar v1.1
It converts Cartesian coordinates to polar coordinates and backwards
compuvert.zip 1k 00-09-02 File is not rated Compuvert
This is a program that converts decimal, hexidecimal, and binary.
con2pol.8xp 1k 02-02-20 File is not rated Polar Conversions
You give it the values of I and J, it gives you the four different forms of the answer.
conv.zip 1k 00-10-20 File is not rated Convert v1.1
Will convert 20 of your most common units of length, mass, volume, and temperature. Very handy. Units include: Inches, Centimeters, Feet, Meters, Miles, Kilometers, Ounces, Grams, Pounds, Kilograms, Tons, Metric Tons, Milliliters, Pints, Liters, Quarts, Gallons, Celsius, Fahrenheit, and Kelvin.
conv83p.zip 1k 03-04-04 File is not rated TI-Conversions v.5 beta
convert in 30+ different things, volume, velocity, temperature, and more..
conversi.zip 1k 03-09-16 File is not rated Ultimate Conversions
this program has a lot of conversions on it Celsius to Fahrenheit, Miles to yards, Inches to Centimeters and a whole lot more.
conversions.zip 29k 02-04-09 File is not rated Conversions
Conversions is an all-in-one unit converter. It currently supports the categories of length, area, volume, mass, bits and bytes (computer size), temperature, and 23 Metric units. Why should you use this conversion program over all the others available? The answer is simple: While other programs only support pairs of conversions (e.g., inches to feet), this program converts your unit to ALL other relevant units of the same category (inches to feet, yards, fathoms, furlongs, and miles). Download it today!
conversions_of_calculator.zip 3k 04-08-11 File is not rated Conversions of a Teenage Calculator
This program is made to convert over 50 different units of measurement to and from one another. All menus are graphical and no variables are used. This could be one of the fastest routines to convert strings to inputs and back again ever. The whole program can be executed in less than 15 seconds! For more information, please read the readme.
convert.8xp 3k 02-02-27 File is not rated Erik Huelsebusch's Unit Converter
This helpful and very simple to use program will allow you to enter any of the most commonly used Metric or English units (mph, degrees f, etc.). It will then convert those units into the other system (English or Metric).
convert.zip 3k 00-09-24 File is not rated Convert!
This is a conversion program capable of doing 30 differant calculations. MirageOS compatable. The most unique function of this program is its table of contents.
convert1.zip 3k 08-08-24 File is not rated Conversion 1.2
Conversion is a program that converts many units of temperature, length and distance, surface and area, volume and capacity, weight and mass, and speed!
convert2.zip 1k 01-02-07 File is not rated Unit Converter v1.04
Same old unit converter, but now converting temperature too.
convert3.zip 4k 02-10-12 File is not rated The Ultimate Conversion Calculator version 3.0
This version contains 37 different units, including Celsius, cups, centimeters, square cm, cubic cm, Fahrenheit, feet, square feet, cubic feet, grams, gallons, inches, square inches, cubic inches, Kelvin, kilograms, kilometers, square km, liters, pounds, meters, square meters, cubic meters, milligrams, miles, square miles, milliliters, millimeters, square millimeters, cubic millimeters, fluid ounces, (weight) ounces, pints, quarts, yards, square yards, and cubic yards. To be updated soon with physics conversions!
converter.8xp 1k 02-11-23 File is not rated Metric/english unit converter
convert form celsius to farenheit and back. converts form feet to meters, yards to meters, and miles to kilometers.
converter.zip 1k 01-12-22 File is not rated Metric Converter 2.0
This baby converts it all: Length, weight, volume, temperature, and new in version 2: newtons. And, it does it quick, with an easy to use interface.
converter1.zip 2k 03-03-07 File is not rated Convert1.0
This program is used to convert mph to fps (feet per second) and vice versa...You also have the option of converting temperatures only celsius and farenheit. Very easy To use!!
converter2.zip 1k 02-09-08 File is not rated Temperature converter
This is a simple, very small program that converts Fahrenheit to Celsius, or vice versa. It is extremely useful if you have an assignment or homework with a lot of temperature conversions. Tell me how you like it or not. If some people like it, I might add a Kelvin converter later, but right now, I don't feel like it.
converter3.zip 1k 05-03-07 File is not rated Distance/Time Converter
converts the following -Feet to inches -Inches to feet -yards to feet -feet to yards -seconds to minutes -minutes to seconds -minutes to hours -hours to minutes
converter_3.02.zip 1k 04-06-15 File is not rated CONVERTER Version 3.02
Converter is a nifty little program that allows you to convert numerous things. You can convert degrees into radians and vice versa. It has FULL WORKING OUT!!!!! You can also convert from degrees to gradient and vice versa (GRAPH drawn) Also, it converts from Binary to Decimal and with the process used shown as well!!!!!
converter_fps_mph.zip 6k 07-09-08 File is not rated MPH to FPS converter
Converts MPH to FPS and FPS to MPH. It also converts FPS and MPH from distance and time.
converterbyrogan.zip 1k 02-08-09 File is not rated bin. to dec converter
converts bin to dec and back again(not done)
converts.zip 4k 05-07-28 File is not rated Converts v1.21
Three compact conversion programs, the biggest one with 820 conversions in eleven categories, the same as the built in program for the 85 and 86 calcs, with two extra units.
convm123.zip 2k 03-09-16 File is not rated Converts Meters
Converts km,hm,dam,m,dm,cm,mm to km,hm,dam,m,dm,cm,mm Conv.8xp is normal converter conv2.8xp is for M2 Conv3.8xp is for M3
convplus.zip 2k 06-02-02 File is not rated Conv Plus
Converts distance (miles, kilometer, meter feet, inches, centimeters, millimeters), volume (milliliters, fluid ounces, liters, gallons, m^3, in^3, ft^3, cm^3), Temperature (Fahrenheit, Kelvin, Celsius), Speed (MI/hr, km/hr, m/s, ft/s), weight (grams, ounces, tons, pounds, kilograms), and time (year, day, hour, minute, second). Unlike most conversion programs, this program will convert your unit of choice into all other units of the same category. For example, if you input a speed in MI/hr, you will receive the speed converted to km/hr, m/s, and ft/s. Please report and bugs, typos, and errors to benjaminsmurray@yahoo.com
debi_b5_oc_hx.zip 1k 04-11-20 File is not rated Decimal -> BI / b5 / OC / HX
Decimal -> BI / b5 / OC / HX Compact version of decimal-to-other-number-base converter.
dec2bin.zip 1k 05-08-18 File is not rated Decimal to Binary Convereter
A program to convert decimal numbers to binary.
decbin.zip 1k 01-03-03 File is not rated Decimal => Binary
Translate Decimal in Binary
deg2rad.zip 1k 03-07-17 File is not rated Degrees To Radians
This is one of the many programs I wrote in the middle of my Math 12 Summer School class just because I was interested in what I could do (and especially because I was bored). I found this program especially useful during homework and doing my chapter test:P (yes, we are allowed to use graphing calculators during tests... ludicrous, isn't it?).
degdms.zip 3k 07-08-21 File is not rated Degree ¡ê DMS
Converts from degrees to degrees, minutes, seconds (DMS), and back again.
degminse.zip 1k 00-07-14 File is not rated Degrees, Minutes, Seconds Solver v1.10
This program converts from degree format to degrees, minutes format, and vice versa.
degrad.zip 1k 03-03-09 File is not rated DegRad
DegRad is a trig program that allows the user to find the value of an angle. DegRad lets the user use degrees or radians and use sin,cos,tan,csc,sec,and cot. Instead of giving an error when the value is undefined, such as a divide by zero error or a domain error, the program will say "Undefined". This program has been tested many times in degrees and radians with common angles such as 0,30,60, and 90 degrees. If you find any problems with this program, please let me know.
degreesradians.zip 1k 04-07-13 File is not rated Degrad
Degrad is a program that will convert degrees into radians and radians into degrees. Simply pick what you want to do(d2r = degrees to radians, etc.), and enter in the data. For degrees, the answer will come out as a fraction; multiply this by pi to get the radians. For radians, put in the coeficient of pi (usually the numerator.) and then the denominator to get your degrees. I'm pretty sure it's bugless and correct, but if anyone has any problems, email me.
degsrads.zip 1k 04-09-11 File is not rated Degrees to Radians
This program is the first useful program ever released by prgmPIRATES! This program covers most conversions between degrees and radians, and between those two and decimals. It will also find the refernce angle for any angle input in degrees. (Due to programming limitations, it is not able at this time to find the reference angles of radians. I apologize for any inconvience this may cause.) This program is also Mirage OS compatable.
degtorad.zip 1k 05-09-14 File is not rated Degrees to Radians and Back Again
Converts degrees to radians and radians to degrees. This is better than any other program of this nature because it uses pi rads, not regular rads!
digitalconverter.zip 3k 08-02-28 File is not rated Digital Converter v1.0
Digital to Decimal Converter v1.0 This is my first program on my TI calcuator, i made it for fun and to help me with my study.This is the first version as you may have noticed so if you find any bugs or glitches i would apreciate the feedback. What it does: 1. Input a digital number asa string. 2. Choose: 1. Convert it to unsigned decimal right away. 2. Convert it to signed decimal with the method of "1's complement". 3. Convert it to signed decimal with the method of "2's complement". 3. it will give an error "NOT A DIGITAL NUMBER" and go to the begining of the program if the given digits don't consist of 1s and 0s. * It should help student who are studying digital design. * Screenshots included. Usage and copy rights and edit rights granted to everybody freely but with the hope of giving me the credit for it. skjafar. Contact: skjafar@gmail.com
dist3.zip 1k 02-02-25 File is not rated Distance Converter
Converts distances between miles and kilometers, etc
dtor.8xp 1k 03-03-08 File is not rated DTOR
A simple program that i made which changes degrees to radians and vice vers. very easy to use and wokrs great.
easytemp.zip 14k 03-06-26 File is not rated TEMP
TEMP is another Temperature conversion program, featuring an easy-to-use interface, as well as reliable conversions between Celcius, Fahrenheit, and Kelvin scales.
gps.zip 1k 05-08-02 File is not rated GPS Converters
This is an update to my previous GPS Converter. This one converts from Decimal to DMS and DMS to Decimal. It has been enhanced with a quicker splash screen and a menu interface.
hex.zip 2k 08-11-30 File is not rated Binary to Hex converter
Takes binary numbers and will give you a hexadecimal number. Make sure to look at the "readme" file so you understand how to use it.
hexconverter.zip 4k 03-05-22 File is not rated Hex Conversion Utility
The Hex Conversion Utility, or Hex Converter, is a handy program for those who want to put Decimal into Hex, or reverse it. It has many handy features, and was designed for use in coop- eration with programming, such as inputting Hex numbers in ASM programs. It uses a fairly small quick system that allows you to input the number you want to convert.
inch2mm83p.zip 1k 02-02-25 File is not rated Inches to Millimeters
Converts customary inches to metric millimeters
intoft.zip 1k 03-04-20 File is not rated Inches > Feet
Converts Inches to Feet
intoyd.zip 1k 03-04-20 File is not rated Inches > Yards
Converts Inches to Yards
jconvert.zip 1k 03-09-16 File is not rated JConvert
This is a unit converter that converts to and from metric. For those of us who have SciTools and want more room
jimbin.zip 9k 08-11-30 File is not rated decimal to binary converter
converts decimal numbers 0-65535 to binary numbers
jxltconv.zip 1k 08-03-25 File is not rated JXLTCONV
This program converts lightwaves to joules and also shows the formulas.
m2km.zip 2k 02-07-23 File is not rated Miles to Kilometers
This is a pretty simple program. At the home screen, press one to convert miles to kilometers or press two to convert kilometers to miles. Then enter the distance and press enter. The program then miraculously spits out the answer. Pretty good little program though.
memconv.zip 26k 08-09-16 File is not rated Byte Converter 1.0
This program allows you to convert between any unit of memory, from bits to terabytes, even nybbles! There is no other one program on ticalc.org that converts between all these units! Conversion follows the IEC standard (Kibibyte and so on), but is written as Kilobyte in the program. If you need to convert between something else, such as Megabits, email me and I will update the program!
metric.zip 4k 00-07-14 File is not rated Metric Conversion v1.10
This file contains two programs, one solves for metric conversions and one displays the formulas. Use the program that best suits your memory needs.
mtrcnvrt.zip 1k 06-01-01 File is not rated Metric Converter
This program will very accurately convert between metric and English measurements for length (centimeters and inches), volume (litres and gallons), weight (kilograms and pounds), and temperature (fahrenheit and Celsius).
numberconverter.zip 1k 03-05-15 File is not rated Number Converter
Converts numbers of to the base of your choice! It can do Hexadecimal<->Decimal, Decimal<->Binary, or even Hexadecimal<->Binary, just to name a few.
numconv.8xp 1k 03-03-11 File is not rated Number Converter
It converts from decimal to hex, bin or octal.
numconv.zip 2k 00-12-26 File is not rated Base Ten Number Converter
This software will take an inputted base 10 number and convert to a specified number system (2-9).
rad2deg.zip 1k 03-07-17 File is not rated Radians To Degrees
This is one of the many programs I wrote in the middle of my Math 12 Summer School class just because I was interested in what I could do (and especially because I was bored). I found this program especially useful during homework and doing my chapter test:P (yes, we are allowed to use graphing calculators during tests... ludicrous, isn't it?).
radeg.zip 1k 01-04-04 File is not rated RaDeg
Radians degrees and everything in between rad->deg coterminat etc... buncha stuff deg->rad
radianutility.zip 2k 03-07-21 File is not rated Radian Utility
This math utility is meant to ease the pain of dealing with radian measurements. It converts radians to degrees and visa versa, finds angle intersection points on the unit circle, finds arc legnths, and calculates triganomic ratios.
radtodeg.zip 1k 03-03-28 File is not rated Radian to Degree Converter
Converts radians to degrees, and vice-a-versa. Got me an A on a test. Pi symbol is shown after the fraction on radians, but goes on top of fraction.
rect2polar.zip 1k 01-12-22 File is not rated Rectangular to Polar Co-ordinate Converter
This program converts from rectangular co-ordinates to polar co-ordinates
rectangular_polar_83p.zip 1k 04-01-19 File is not rated Rectangular <=> Polar
Converts between rectangular coordinates and polar coordinates. Enter the coordinates in radians or degrees and it will give you the answer, answer in fraction(if any differen) and in DMS.
roman.zip 1k 01-05-27 File is not rated Roman Numerals v1.3
This program can convert Romand to Arabic and vice-versa.
run.zip 6k 08-04-14 File is not rated Unit calculation (AKA. "Running speed tool, version 4.12").
This program was originally made to calculate the speed out from varying time and distance data, so unlike other unit calculators (who mostly are based on single unit calculations), this uses 2 units to get one new unit. The program originally had only 3 inputs: miles, seconds and minutes, but now it has 20. You can add or subtract from the input, and the units supported are both in the English System and the Metric System (SI). The output are in the most common used units. The program has a Doors CS 6+ customized 16*16 icon! Note: The screenshots are from an earlier version.
samsconverterv1.00.zip 6k 05-05-14 File is not rated Sam's Distance Converter
This is a somewhat basic Basic (punny, right?) program that I made for science class. It will convert meters per second and miles per second to miles an hour and vice versa, all while rounding to two decimal places! Update: 5/14/05 I added Omnicalc lowecase letters and changed some wording mistakes.
sectotime.zip 1k 02-06-04 File is not rated sectotim
Converts seconds to other units of time.
temp.zip 1k 02-10-15 File is not rated Temperature Converter
Converts Farenheit to Celcius and vice-versa
tempchng.zip 1k 02-10-12 File is not rated Temperature Change
A temperature change program for those who don't know how to convert.
tempconverter.zip 3k 08-11-30 File is not rated Temperature Converter 83+
This is a temperature converter for the TI 82 through 84. Programmed in basic it converts standard temperatures. This is a very small program, and is extremely fast. I am currently working on version 2, which will focus on more conversion types. Currently I only have Fahrenheit to Celsius, Celsius to Fahrenheit, Kelvin to Celsius, and Celsius to Fahrenheit. Feel free to modify it to your needs, just give me credit if you post your version. This program has no bugs. Also, I expect to have version 2 done in a day or two. So keep checking. Thanks for downloading, and please rank. -CannotCompute
temperature.zip 1k 03-03-30 File is not rated Temperature +
An ASADP Program - Converts Fahrenheit to Celsius to Kelvin to Rankin and back in any way. Very precise and user-friendly.
tifc.zip 34k 08-11-26 File is not rated TI-Freakware's Conversion Package
This package gives the 83 67 different conversions that cover area, length, volume, temperature, and much more.
timecalc.zip 5k 07-04-26 File is not rated Time Calculator
Enter two times, and it shows the number of minutes, and hours:minutes between the two times. Very simple. Be careful on inputting the day difference.
timeconverter83.zip 1k 03-08-04 File is not rated Time Converter
This program is small. This program basically converts one unit of time to another. Ported from the 83.
tmchnge.zip 2k 00-10-24 File is not rated Time Changer
A program that will convert the time from one time zone to another.
ultimateunitconverter.zip 8k 07-12-18 File is not rated Ultimate Unit Converter
This conversion program lets you choose between over 100 lengths, masses, volumes, and temperatures. xLIB is required. Further updates will include more masses, volumes, and temperatures. There are over 70 different lengths already in this program (and yes, a mark twain is a length). The conversion are organized by most common for the first 2 pages, and then alphabetically for the more rare units (like the smoot). Have fun =D
unitconversion.zip 1k 05-06-03 File is not rated Unit Conversions
This program converts units of length, weight and volume. Very convenient if you are from Canada and are driving in the US and keep on getting speeding tickets for some unexplained reason. No offense to Canadians, Canada rocks.
unitconversions.zip 2k 08-11-30 File is not rated Common Unit Conversions
A compilation of conversion programs that are easy to use and very small.
urc.zip 1k 03-06-03 File is not rated Universal Radix Converter
Converts the base of a number. Supports bases 2 to 36. Does error checking.

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