1 LOG The LOG function returns the natural logarithm (base "e") of a specified number. The LOG function is the inverse of the EXP function. Example Exponent = LOG(100.35) 2 Syntax real-var = LOG(real-exp)