This is a program designed for the TI-84+CE, and other TI-83/84 colour calculators, to help you solve for different key values needed in a variety of physics equations. The equations calculated in the program are derivations of the 5 equations of uniformly accelerated motion in one dimension, which can be viewed here. This program can solve for any of the following variables if 3 others are known:
- Acceleration (in m/s²)
- Displacement (in m)
- Initial velocity (in m/s)
- Final velocity (in m/s)
- Time (in s)
This program is written in TI-BASIC, and currently under development. Feel free to suggest improvements and I'll look at implementing them. To view current progress towards v1.0.0, click here.
This software is licensed under the MIT License, which can be found here, or the online template here. If you use this repository in other projects, include the aforementioned license, with attribution to myself.