JavaScript can help you find acceleration equivalents.
Simply enter a number in the first textbox, select unit, and then select unit to convert to. Your Answer will appear in the second textbox.
This script converts temperature to/from Celcius, Fahrenheit, Kelvin, and Rankin. Enter a number in the first text box, select unit to convert from, select unit to convert to, then press the 'Convert' button. The answer will appear in the last text box.
Graphical bar which you can control from your scripts. Can now control what happens when you click the bar.
Ohm's Law calculator for electronics enthusiasts. Calculates Voltage, Current, Resistance, and Power.
A JavaScript calculator code that calculates your monthly loan payment.
Sorts using the bubbleSort method. Simply enter a list of numbers into the textbox and click sort.