Here are a set of JavaScript
applets ("calculators") that perform many of those irritating calculations
that we homebrewers come across from time to time.
Fractions can be entered in most
of the input fields. For example, enter "3 3/4" if you want to enter
"three and three quarters". This is especially useful when converting
measurements in the U.S. system.
Specific gravity measurements can
be entered in several ways. The following all mean the same thing:
1045, 1.045, 45. When an SG is computed, it is reported in the first
format.
Default Settings
Many of the widgets have customizable
settings for things like temperature units, volume units, etc...
You can click the "Save Defaults" link to set a cookie in your browser
that will remember these settings so the next time you use the calculator,
it'll be setup properly.
Unfortunately, some browsers don't
remember the cookie settings when you've downloaded the widget and
are running it locally from your hard drive. For these browsers,
you can get around this in the following ways:
Access the widgets from a personal
web server that's running on your machine (Windows 98 comes with
one).
If you know a little HTML, you
can modify the source so that the widgets come up with your default
settings.