| Name | Size | Date | Rating | Description |
| (Parent Dir) | folder | | Up to TI-83/84 Plus BASIC Math Programs |
| baseconv36.zip | 1k | 24-05-27 | | BaseConv 1.2 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. Versions 1.1 and 1.2 are bug-fix releases. |
| hextodec.zip | 1k | 23-02-05 | | Hexadecimal to Decimal Calculator The title says it all. |
| baseconvo2.zip | 1k | 15-08-27 | | Base Converter 0.5 This program will convert numbers from base 10 to other bases and from other bases to base 10. |
| bdhcnvrt.zip | 1k | 15-01-11 | | Binary/Decimal/Hexadecimal Converter This program converts between the base 2, base 10 and base 16 numeral systems, A.K.A. binary, decimal and hexadecimal. Written in pure TI-Basic. That's all it does. Have fun with it! |
| binaryreader.zip | 1k | 13-11-25 | | Binary/Decimal Converter This includes two simple, convenient, user friendly programs. One converts from binary to decimal while the other converts decimal to binary. |
| bases1.zip | 1k | 13-08-15 | | BASES The program converts from any base 2-20, to any base 2-20. The number is then shown in its two bases for your convenience. Look at the screenshots. What makes it extra useful is that you can add, subtract, multiply, divide, and raise to the power of, numbers in any base 2-20. Only one operator at a time though. For example: 111010110*11011101, in base 2, and then convert it to base 10=103870. If you want to find out what 3333 square in base four is in base 10, you enter: 3333^2, and the answer comes out as: 65025. Remember to give the exponent in the same base. |
| bases2.zip | 1k | 13-08-11 | | BASES1 This program converts from any base 2-20, to any base 2-20. What separates it from BASES is that it converts one digit at a time, and then adds the results in strings when the number is bigger than e13, which means that loss of information, when entering big numbers, is eliminated. Also, you can't use any operators when entering information, and it takes longer to get the result, when the number is bigger than e13. The number to convert is in Str0, and the result is in Str1. |
| baseconverterpro.zip | 1k | 12-07-01 | | Base Converter Convert numbers from base 10 easily. |
| bindec1.zip | 1k | 12-06-17 | | BINDEC Two programs to convert numbers. One that converts from base 2 to 10, and from base 10 to 2. The other one converts from any base 2-10, to any base 2-10. 229 resp. 270 bytes on your calculator. |
| base_77.zip | 2k | 10-04-29 | | BASE2BASE BASE2BASE: ---------- converti un nombre d'une base à une autre base. exemple: binaire en décimale. convert a number from a base to another base. example: binary to decimal. |
| polaires.zip | 5k | 10-03-20 | | Polaires 3 utilitaires pour les coordonnées polaires : CART2POl qui converti les coordonnées cartésiennes en polaire. POL2CART qui converti les coordonnées. polaire en coordonnées cartésiennes. MESUREP qui retourne la mesure principale d'un angle. |
| numbtobinary.zip | 1k | 10-03-07 | | Standard Notation to Binary This will take any number up to 2^23-1 and convert it into binary code. |
| decbasex.zip | 1k | 10-03-02 | | DecBaseX This program provides the useful function of converting a decimal input (base 10) into another base. It's simple and can be useful if you are making something like a user mode in a game. (You know, like converting to binary to figure out if a mode is set or not) |
| decimalfraction.zip | 1k | 09-10-20 | | Decimal to Fraction enter a decimal value and have it changed into a fraction |
| abasecnv.zip | 5k | 09-08-01 | | Ultimate Base Converter- 2-131 Convert any base 2-131 to any other base 2-131 Uses 0-9, A-Z, a-z, _theta_, ?, and all the international characters. Includes a character translator program and CharMap v0.1. Special thanks to Andree Chea for making CharMap. |
| baser.zip | 3k | 09-07-06 | | Base Converter Base converter converts any base into decimal |
| cirradia.zip | 1k | 09-05-28 | | Angle to Radian Converts Angles to their Radian equations. Ex. 360= 2Pi |
| triprop.zip | 1k | 09-05-28 | | Angle to Radius This converts any angle in a radius. EX. 360= 2 You do have to multiply by Pi to be correct. 360= 2Pi |
| dms.zip | 2k | 09-02-17 | | DMS and Arch Length Converts to and from Degrees and DMS Degree and radians Finds Arc Length with either Radiants or Degrees |
| baset.zip | 1k | 08-12-18 | | Base Converter A simple Base converter capable of converting up to Base 62. Put the starting base in B1, the Ending base in B2, and the number to be converted in Num. |
| binaryconverter3.zip | 1k | 08-12-01 | | 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. |
| jimbin.zip | 9k | 08-11-30 | | decimal to binary converter converts decimal numbers 0-65535 to binary numbers |
| hex.zip | 2k | 08-11-30 | | 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. |
| basepro.zip | 1k | 08-11-30 | | 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. |
| binaryconverter2.zip | 1k | 08-09-16 | | Binary/Numeral converter Converts binary numbers to standard 0-9 number system and vice versa. |
| memconv.zip | 26k | 08-09-16 | | 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! |
| basecnvrt.zip | 1k | 08-04-14 | | 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 |
| digitalconverter.zip | 3k | 08-02-28 | | 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 |
| converttobinary.zip | 1k | 07-12-16 | | Binary Converter Convert numbers between decimal (base 10) and binary (base 2) quickly and easily. |
| degdms.zip | 3k | 07-08-21 | | Degree ¡ê DMS Converts from degrees to degrees, minutes, seconds (DMS), and back again. |
| timecalc.zip | 5k | 07-04-26 | | 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. |
| bases.zip | 1k | 06-09-08 | | 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. |
| binaryanddecimalconverter.zip | 5k | 05-09-23 | | 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. |
| degtorad.zip | 1k | 05-09-14 | | 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! |
| dec2bin.zip | 1k | 05-08-18 | | Decimal to Binary Convereter A program to convert decimal numbers to binary. |
| baseconverter83.zip | 18k | 05-08-18 | | 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. |
| gps.zip | 1k | 05-08-02 | | 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. |
| baseconverterjp.zip | 1k | 05-07-26 | | 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. |
| basen.zip | 1k | 05-06-10 | | 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. |
| bconvert.zip | 1k | 05-05-18 | | 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). |
| baseto64.zip | 1k | 05-04-12 | | 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 |
| binback.zip | 1k | 05-03-09 | | Binary and Back v1 Simple program that converts from base 2 to 10 and back. |
| binary1.zip | 3k | 04-11-04 | | Any to Binary This program displays the binary number for any number. Bin.8xp is cuurently under 200 bytes and takes under 4 seconds to display a 13 digit numeral. |
| binaryieee754.zip | 3k | 04-11-04 | | 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! |
| binaryhexidecimaloctal.zip | 3k | 04-11-04 | | Decimal to Binary, Hexadecimal, Octal Converter Great program for quick conversion from a decimal value to either binary, hexadecimal, and octal values! |
| baseconverter.zip | 1k | 04-10-23 | | 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. |
| binaryconverter.zip | 1k | 04-10-12 | | Binary to decimal, decimal to binary converter Simple program to convert decimal numbers to binary and vise versa. |
| binarydecimalconverter.zip | 1k | 04-10-09 | | 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. |
| bindecconveter.zip | 4k | 04-09-23 | | Binary <=> Decimal Converter This is a fully funtional binary to decimal converter and vis vesa. It allows the user to specify the bit of the binary number that will be converted to. It also automaticly decides the lenght of the binary number that you input so that it is not only restricted to 8 bit numbers. |
| degsrads.zip | 1k | 04-09-11 | | 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. |
| degreesradians.zip | 1k | 04-07-13 | | 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. |
| radix.zip | 1k | 04-07-07 | | RADIX (BASE) CONVERTER This program converts between bases. Converts decimal to binary, decimal to hexadecimal, binary to decimal, binary to hexadecimal, hexadecimal to decimal, and hexadecimal to binary. |
| binaryanddecimal.zip | 1k | 04-06-16 | | Binary and Decimal Converter This program can convert numbers from decimal to binary and from binary to decimal. Have fun. |
| converter_3.02.zip | 1k | 04-06-15 | | 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!!!!! |
| bscnvflx.zip | 2k | 04-06-01 | | Base Conversion by Flexico This program is for **SUPER** base conversion anybase 2-64 to anybase 2-64. Read the ReadMe. |
| baseconvert.zip | 1k | 04-03-17 | | Base Converter This converts any integer of a base from 2 to 10 to any base from 2 to 16. |
| baseic.zip | 1k | 04-03-16 | | 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.) |
| bin.zip | 3k | 04-03-09 | | Binary converter (simple) very simple uses a menu and such. Made for the concept |
| rectangular_polar_83p.zip | 1k | 04-01-19 | | 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. |
| memlib.zip | 1k | 03-12-08 | | Memory Library This program can convert memory to memory in every type known by me, good starter for newbies trying to learn about the values of KB,MB,GB,TB,PB... |
| binarymax.zip | 1k | 03-10-05 | | 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!! ;) |
| b10tob2.zip | 1k | 03-08-07 | | Base10 to Base2 v1.0 This program will convert any number (below 256) into binary. This program was a test program (for my program, "getkey01.8xp") to see if I could figure out (on my own) how to convert to binary numbers. |
| timeconverter83.zip | 1k | 03-08-04 | | Time Converter This program is small. This program basically converts one unit of time to another. Ported from the 83. |
| radianutility.zip | 2k | 03-07-21 | | 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. |
| rad2deg.zip | 1k | 03-07-17 | | 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?). |
| deg2rad.zip | 1k | 03-07-17 | | 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?). |
| binaryconversion.zip | 1k | 03-07-07 | | Base 10 to Base 2 (Decimal to Binary) This program converts #'s from base 10 (decimal) to base 2 (binary). Useful AND fun! |
| urc.zip | 1k | 03-06-03 | | Universal Radix Converter Converts the base of a number. Supports bases 2 to 36. Does error checking. |
| byteconv.zip | 1k | 03-05-24 | | Byte Converter This program is very simple. Input the number of bites, choose 1,2, or 3 (1 - kilobytes, 2 - megabytes, 3 - Exit), then see the result (for one and two). |
| hexconverter.zip | 4k | 03-05-22 | | 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. |
| numberconverter.zip | 1k | 03-05-15 | | 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. |
| converter_49.zip | 1k | 03-03-31 | | conveter v1.0 converts number from bin to dec, bin to hex, dec to bin, dec to hex, hex to bin, hex to dex. I know there are too many of these already but what the hay just given my input |
| radtodeg.zip | 1k | 03-03-28 | | 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. |
| basicconv.zip | 1k | 03-03-12 | | 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. |
| numconv.8xp | 1k | 03-03-11 | | Number Converter It converts from decimal to hex, bin or octal. |
| basicconverter.zip | 1k | 03-03-10 | | 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. |
| degrad.zip | 1k | 03-03-09 | | 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. |
| dtor.8xp | 1k | 03-03-08 | | DTOR A simple program that i made which changes degrees to radians and vice vers. very easy to use and wokrs great. |
| base2.zip | 1k | 02-11-11 | | 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. |
| converterbyrogan.zip | 1k | 02-08-09 | | bin. to dec converter converts bin to dec and back again(not done) |
| base.zip | 2k | 02-04-11 | | Base Converter V1.3 This is a program that lets you convert other bases into decimal, or vice |
| binary.zip | 1k | 02-03-25 | | 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!! |
| con2pol.8xp | 1k | 02-02-20 | | Polar Conversions You give it the values of I and J, it gives you the four different forms of the answer. |
| degrees.8xp | 1k | 02-02-10 | | Degree Converter Basically all it does is converts the celcius to fahreheit and visvursa. It COMES IN HANDY once and a while!! Trust me! |
| rect2polar.zip | 1k | 01-12-22 | | Rectangular to Polar Co-ordinate Converter This program converts from rectangular co-ordinates to polar co-ordinates |
| bin2hex.zip | 1k | 01-09-09 | | Bin2Hex This program convery 8-bit binary to hexadecimal. |
| roman.zip | 1k | 01-05-27 | | Roman Numerals v1.3 This program can convert Romand to Arabic and vice-versa. |
| radeg.zip | 1k | 01-04-04 | | RaDeg Radians degrees and everything in between rad->deg coterminat etc... buncha stuff deg->rad |
| basec.zip | 1k | 01-03-17 | | 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. |
| car_pol.zip | 5k | 01-03-08 | | Cartesian to Polar v1.1 It converts Cartesian coordinates to polar coordinates and backwards |
| bindec.zip | 1k | 01-03-03 | | Binary => Decimal Translate binary in decimal |
| decbin.zip | 1k | 01-03-03 | | Decimal => Binary Translate Decimal in Binary |
| bases_31.zip | 1k | 01-02-07 | | Bases Converts a number from one base into base 10 and vica versa |
| baseconv.zip | 1k | 01-02-07 | | Base Converter 1.0 This is a binary/octal/decimal/hex converter for the 83+, written in BASIC but quite efficient. |
| numconv.zip | 2k | 00-12-26 | | Base Ten Number Converter This software will take an inputted base 10 number and convert to a specified number system (2-9). |
| tmchnge.zip | 2k | 00-10-24 | | Time Changer A program that will convert the time from one time zone to another. |
| compuvert_12.zip | 1k | 00-09-23 | | ComputVert This is a program that converts Binary, Hexidecimal, and Decimal. |
| bin_20.zip | 1k | 00-08-26 | | Binary This program converts binary to numbers! |
| degminse.zip | 1k | 00-07-14 | | Degrees, Minutes, Seconds Solver v1.10 This program converts from degree format to degrees, minutes format, and vice versa. |
| dec2bin_57.zip | 1k | 00-06-06 | | Dec2Bin Converts decimal number to binary numbers |
| binhex.zip | 2k | 00-06-02 | | BinHex v1.0 Run prgmBINHEX, type in a number, press enter, it gives you the binary code and hex code for the number. |