This is a very simple calculator which allows people to Add, Subtract, Multiply and Divide. This is ideal for newbies to see how PHP Math functions work.
This program is designed for calculations of historically correct string diameters on early baroque violins, violas, cellos or any instruments tuned in 5th, which use gut strings. The program performs calculation for any given historical pitch standards, any string length, and any tension in Kg. It takes in account several temperaments (meanton, equal, pythagorean). Results presented in mm, Pirazzi Measurements and inches. It is written in PHP...
Freeware RPN scientific calculator including functions useful to computer programmers such as Hex and Binary notation, and some integer and boolean math functions. Boasts greater precision and greater range than most calculators.
This script uses advanced features that are not found in most other calculator scripts. Some features: adding more than two numbers, subtracting, multiplying more than two numbers, division with built in 0 detection, finding the area and volume, and even averaging out. (Note: Customization is not yet avalible.)
This is a simple PHP calculation script that calculates and prints the results of hard-coded values. In this script, the output is formatted using sprintf.