How can i make a Volume Conversion Calculator?
I want to make a Volume Conversion Calculator using Ounces Pints Gallons Litters.
Public Comments
- First, there are several such calculators readily available on the net if you don't have to make your own, for example: http://www.ilpi.com/msds/ref/volumeunits.html http://www.onlineconversion.com/volume.htm http://www.projects.ex.ac.uk/trol/scol/ccvol.htm http://www.convert-me.com/en/convert/volume http://www.chemie.fu-berlin.de/chemistry/general/units_en.html http://www.lenntech.com/unit-conversion-calculator/volume.htm If you want to make your own, the easiest way might be to plug the conversion factors into a spreadsheet. You can find the conversion values at: http://www.ex.ac.uk/cimt/dictunit/dictunit.htm#US You could also make a "calculator" in the form of a conversion chart which showed what factor to use to convert any unit into any other. For example, if you selected the "gallon" row of the table, you would read across until you found the "pint" column, where the value would be 8. This would tell you that to convert gallons to pints, you would multiply by 8.
- Use a spreadsheet by plugging in the conversion factors from any reference book (or the net).
Powered by Yahoo! Answers