This script makes it easy to calculate how fast something goes "miles per hour", by allowing you to enter its speed using the more manageable "meters per second."
Microsoft's Windows Calculator look-alike. This JavaScript calculator supports all the standard calculations, plus memory operations. It also features number base conversions and calculations. Included are basic help files.
chmod helper is a JavaScript program that helps you easily calculate the appropriate chmod value in several ways simultaneously. Eliminates the guesswork in setting file permissions. Inspired by the original Chmod Calculator, but with more features and less code.
This is a RPN JavaScript calculator. RPN stands for "Reverse Polish Notation," a parenthesis-free method for performing calculations. In the United States this method has been popularized by the Hewlett-Packard Corporation, which sells a line of RPN calculators.