|
This Capacity and Volume Conversion program uses custom
rounding routines to avoid results such as 3.9999999999 instead of 4. It rounds
the result to 13 significant digits instead of rounding to some number of
decimal places, therefore producing superior results for very big or very small
initial values and conversion factors. It accepts scientific notation and
converts immediately.
Converting to and from: barrel (petroleum) (bbl, bo), bushel (UK) (bu), bushel
(US dry) (bu), centiliter (cl), cubic centimeter (cc, cm3), cubic
decimeter (dm3), cubic foot (ft3, cu ft), cubic inch (in3,
cu in) , cubic meter (m3), cubic millimeter (mm3), cubic
yard (yd3), dekaliter (dal), fluid dram (fl dr), fluid ounce (fl oz),
fluid ounce (UK) (fl oz), gallon (liquid) (gal), gallon (UK) (gal), gill (gi),
hectoliter (hl), liter (l), microliter (µl), milliliter (ml), minim (min), peck
(US dry) (pk), pint (liquid) (pt), pint (UK) (pt), pint (US dry) (pt), quart
(liquid) (qt), quart (UK) (qt), quart (US dry) (qt). |