LOG10 (Primitive Spread Function) returns the log base 10 of the number X (10log = X).
SYNTAX:
LOG10(value)
REMARKS:
The number specified by the value argument must be a positive real number.
EXAMPLES:
LOG10(B3)LOG10(115)=2.0606978404