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.