Measurement Conversion Functions

For converting measures such as meters to feet, Celsius to Fahrenheit, check out these functions
CONV_ACRE_SQKM
This function is used for converting from acres to square kilometers. It can also be used to convert from square kilometers to square acres.
CONV_MI_KM
With this formula you can convert a measure in miles to kilometers. You can also use it to convert from kilometers to miles.
CONV_FT_MT
With this formula you can convert a measure in feet to meters or the reverse.
CONV_SQFT_MT
This one is for converting from square feet to square meters. It can also be used to convert from square meters to square feet.
CONV_GAL
With this formula you can convert a volume measurement of U.S. gallons to liters. You can also use it to convert from liters to U.S. gallons.
CONV_TEMP
This function can be used to convert temperature values from Celsius to Fahrenheit, or vice versa.
CONV_IN_CM
This one is for converting from inches to centimeters. It can also be used to convert from centimeters to inches.