Calculator

TI 83/84 Calculator Program – Quadratic Equation

by: on July 15th, 2010

This tutorial makes it easy to program the quadratic equation into your TI 83/84 calculator even if you have no programming experience. (more…)

categories: Calculator, How-To's

TI 83/84 Calculator Prank

by: on July 11th, 2010

Step by step instructions on how to make your calculator add 1 to every answer. For example, if you inputted “1 + 1″ the calculator would output “3″. I also explain how to do other manipulations to the output.

Here’s the code

ClrHome
While 1
Input "",A
Disp A+1
End

(more…)

categories: Calculator, How-To's

DONATE

You can help bring my projects to life by clicking the button below. Thanks to all that do.