Right click this window and select "view source" in order to copy the source for this script.
Percentage Increase Calculator
View the source...
This program determines (and displays) the percentage of increase from one value to another. It is an example of how to use the JavaScript Return function.