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

TI-83 BASIC MATH PROGRAMS (NUMERIC CONVERTERS)

Archive Statistics
Number of files 41
Last updated Wednesday, 26 October 2005
Total downloads 168,904
Most popular file  Base Converter v1.3 with 7,586 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-83 BASIC Math Programs
baseconv36.zip1k19-03-13File is not ratedBaseConv 1.1
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 can handle numbers up to 10^99. v1.1 fixes a bug that went unnoticed for 11 years.
converta.zip12k05-10-26File is not ratedACONVERT
Converts between Hexadecimal, Decimal, and Binary unsigned values, up to 2 Bytes(16-bits/4 nibbles) and displays the results for the other two. DEC 0-65536. BIN 0-16 bits. HEX 0-9 & A-F. Chose Bewteen a "Graphical" or "Plain Text" version of the program. More features like add/sub/mul/etc. are being considered.
baseez.zip3k04-09-12File is not ratedBase EZ
This program converts a decimal, binary, or a hexadecimal number to the two other bases. Just tell it what base the number you have is, then give it your number. ItÂ’s fast and easy. Only works with 8 bit integers, (0-255 in decimal, FF in hex).
rectangular_polar_83.zip1k04-01-19File is not ratedRectangular <=> 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.
hexx.zip3k03-10-23File is not ratedHEXX 1.48
Ever wanted to find out what pi is in hexidecimal? Every been intrigued by what e is in octal? No?? Then you don't need HEXX. HEXX converts any (reasonable) decimal number , positive or negative, to anything between binary and base 36, with a friendly user interface. It has options for 1 or 2 inputs, the latter being used for large numbers with high precision fractional parts. There is also a version of HEXX which can be easily integrated into other programs. This program (HEXI) is included in the zip, as well as a frontend to it, FEXX. Full documentation is included.
bexx.zip1k03-10-23File is not ratedBEXX 1.08
BEXX is a program that converts any number of a base between 2 and 36 to any other base between 2 and 36. It handles fractional and negative values. This version is another bugfix. I think this will be the last for a while, but don't bet on it.
hexconverter.zip4k03-05-22File is not ratedHex 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.
bases83.zip1k03-04-01File is not ratedBase Conversion
This program converts a number in base 2 through 30 into a new number in a different base from 2 through 30.This is a similar version of my 83+ Bases program. However, since the 83 does not support lower case letters, this version was necessary.
bindecconvert.zip2k03-03-14File is not ratedBinary<--->Decimal Convertor
This program will convert any whole decimal number between 1-65535 to binary and any binary number greater than or equal to 0 to decimal.
basecnv.zip2k02-05-11File is not ratedBase Converter V1.3
This is a program that lets you convert other bases into decimal, or vice versa. This includes binary, oct, hex... in other words, base 2 to 36. You can also convert from base to base. Letters A-Z and the numbers [10] to [35]. This may not be the fastest converter, but it is the ONLY converter (that I know of) that will go up the base 36!
bconv.zip2k02-04-22File is not rated134 Byte Basic Base Converter v1.0
Base Converter for the TI-83 in only 134 bytes. Converts positive integers, bases 2 to 16.
deciconv.zip1k02-03-24File is not ratedDectobin
Converts numbers from decimal to any other base, from 2 (binary) up to 36.
hc2.83p1k02-03-10File is not ratedHex Calculator v2.0
This HEX calculator asks for a HEX value and then gives the DEC value as output.
degtorad.83p1k02-02-10File is not ratedDegrees to Radians
It is a math program that converts from degrees to Radians and vice versa
convert.83g6k02-01-01File is not ratedConvert ! (usefull for asm programmers)
Contains programs to convert numbers between decimal/binair/hexadecimal system, use and/or/not/xand/xor/inv/swap operations programs, and a full menu-style program that lets you convert numbers between systems, with an option to add additional systems, automatic layout, and much more !
bincon.zip1k02-01-01File is not ratedThe Converter
A converter utility that converts hexadecimal notation to decimal and binary, binary to hex and decimal, and decimal to hex and binary.
twoscmpl.zip1k01-08-04File is not ratedTwo's Complement
A decimal/binary to two's complement converter.. any computing students will know about this.. yes negative binary numbers!
dectohex.zip1k01-05-31File is not ratedDec to Bin to Hex
Dec->Bin->Hex
bin2.zip1k01-05-02File is not ratedBin->Dec
ahex.zip1k01-05-02File is not ratedBin->Hex
base.zip1k01-01-22File is not ratedBase
Base evaluates expressions and converts different bases.
romannum.zip2k00-11-23File is not ratedRoman Numeral Converter v1.0b
Converts any arabic numeral between 1 and 3999999 to a roman numeral - version 1.0b actually works, unlike 1.0!
hex2d.zip1k00-10-20File is not ratedHex to Decimal Converter
Hexadecimal to Deciaml Converter
compuvert.zip1k00-09-23File is not ratedComputVert
This is a program that converts Binary, Hexidecimal, and Decimal.
hex_76.zip1k00-09-17File is not ratedHex Utilities v1.0
Convert between decimal, hex, and binary.
binary.zip1k00-09-02File is not ratedBinary Convertor
This program will convert a binary number of any size into a decimal number. I am working on a decimal to binary program now.
degminse.zip1k00-07-14File is not ratedDegrees, Minutes, Seconds Solver v1.10
This program converts from degree format to degrees, minutes format, and vice versa.
baseconv4.zip1k00-06-21File is not ratedBase Converter
Converts a base-10 number (even one with a decimal part) into any base between 2 and 36.
binhex.zip2k00-06-02File is not ratedBinHex v1.0
Run prgmBINHEX, type in a number, press enter, it gives you the binary code and hex code for the number.
baseconv_25.zip1k99-11-23File is not ratedBaseconv v3.19
A program that converts between hex, dec, oct, yo into decimal and vice versau name it- any base from bin to hex can be converted.
baseconv3.zip1k99-11-11File is not ratedBase Convert
Convert between bases (including fractions).
base36.zip2k99-10-04File is not ratedBase Converter 36
A compact number converter from any base 2-36 into any other base 2-36.
dec-bin.zip1k99-04-23File is not ratedBinaryConv
From dec to binary.
dectobin.zip1k99-04-17File is not ratedDecimal to Binary Converter
Coverts decimal to binary code
baseconv2.zip1k99-04-08File is not ratedBase Converter v1.0
Convert a number into another base.
bases.zip1k99-02-25File is not ratedBase Conversion
Convert from base b to base c
convert_66.zip1k98-09-20File is not ratedConvert
Converts decimal numbers to hex/binary and binary numbers to decimal/hex.
degrad.zip1k98-07-28File is not ratedDegRed v1.2
Converts between degrees and radians.
baseconv.zip1k98-07-28File is not ratedBase Converter v1.3
Converts between binary, decimal, and hexadecimal numbers.
bindec.zip1k98-06-23File is not ratedBinary <-> Decimal Converter
degrader.zip1k98-06-21File is not ratedDegrader v1.0 (degrees <-> radians converter)
Converts degrees to radians, vice versa. expresses exact radians or pi radians
hex.zip1k98-02-07File is not ratedHex Converter 2.0
Convert dec hex now smaller and more efficient
convert.zip1k97-07-25File is not ratedDecimal/Hex Converter

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