You can use normal multiplication (or division) for the formula calculation. Then use ROUND(lnResult, 2) to round the result value to just two decimals. If you are storing, I would store into a N(14,2) field; I have had issues with rounding when storing into a currency field and getting the "penny" to balance in calculations.