log()# Syntaxlog( number ) Returns# Returns the natural logarithm (base e) of number. Parameters# Parameter Description number The numeric value. Must be greater than zero.