Description Returns the natural logarithm of a number. Syntax LOG(numeric_expression) Examples LOG(100) returns 4.605. Return value datatype Double Impact of null value If input is null, returns null.