LOG

Description

返回一个数的自然对数。

Syntax

LOG(numeric_expression)

Examples

LOG(100)returns 4.605.

Return value datatype

Double

Impact of null value

If input is null, returns null.

Baidu
map