/
LOG10
LOG10
SYNTAX:
FUNCTION LOG10 ( V:NUMBER ) : REAL;
The log10 function returns the base ten logarithm of a number.
Parameters :
V is a number.
SYNTAX:
FUNCTION LOG10 ( V:NUMBER ) : REAL;
The log10 function returns the base ten logarithm of a number.
Parameters :
V is a number.