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¶ add arg_max arg_min div exp log max min mod mult partial_sums percentile pow prod sqrt sub sum