Logarithm Base 10
Posted: Thu Jan 08, 2004 12:50 pm
The LOG function uses a natural logarithm base and I need to use Base 10. Can I override the LOG function Base number or does someone know the mathematical translation of the LOG function?____For example, a report calculates the antilog of a Result value for every employee:__ Employee Antilog (base 10) = 10 to the exponent Employee Result__ (where Employee Result is a database field) ____The report averages the antilogs of all employees by Company and the reverse or logarithm of the Company average needs to be calculated and displayed. When I use the LOG function, it is not using Base 10 and it does not calculate correctly. Is there a different LOG function or does someone know the mathematical translation that I can code for the LOG function:__ Determine X where 10 to exponent of X = Company Result__ (where Company Result is the calculated average field) __Thanks for your help.__IT Services____IT Services