LOG(a,b) is an arithmetic function that calculates the logarithm of the expression b (b is a number) to the expression a (a is a number) as the base.
a, b |
Result of the LOG(a,b) function |
---|---|
a or b is a NULL value |
NULL value |
b is a special NULL value |
Special NULL value |