1 LOG10 The LOG10 function returns the common logarithm (base 10) of a specified number. Example Exp_base_10 = LOG10(250) 2 Syntax real-var = LOG10(real-exp)