LOG
Return the logarithm of x to the given base.
Syntax
Arguments
Returns
Double
Examples
Transformation job example
SQL
Query result
Last updated
Name | Type |
---|---|
base | input | Output |
---|---|---|
base | input | Output |
---|---|---|
base
numeric
input
numeric
2
2
1.0
0.5
1
0.0
5
0.04
-2.0
10
0
'-Infinity'
1
10
'Infinity'
10
-2
nan()
2
2
1.0