TI-84 Plus CE tool programs
5 checked tool programs for the TI-84 Plus CE. Each one runs in E-Code's virtual calculator in your browser, and you can put it on your own calculator.
The programs
- Arrow-key counter: Counts up with the right arrow and down with the left.
- Caesar cipher encoder: Shifts every letter of a word by a chosen key, wrapping Z back to A.
- Bubble sort a list: Sorts a 6-number list from smallest to largest, hand-coded (no SortA().
- Decimal to binary converter: Converts a whole number to its binary representation as a string.
- Unit converter: length, mass, volume, pressure, energy, power, temperature: Pick a quantity, then convert between metric and US units by number: length, mass, volume, pressure, energy, power and temperature (°C, °F, K, °R, refusing anything below absolute zero).