log¶ Syntax¶ log(x) Parameters¶ x A numeric expression for the argument to the logarithm function. Returns¶ The natural logarithm of x. Description¶ The natural logarithm function using base \(e\). See Also¶ exp