LOG
Â
SYNTAX:
Â
FUNCTION LOG ( V:NUMBER ) : REAL;
Â
The log function returns the natural logarithm of a number.
Â
Parameters :
 V is a number.
Â
SYNTAX:
Â
FUNCTION LOG ( V:NUMBER ) : REAL;
Â
The log function returns the natural logarithm of a number.
Â
Parameters :
 V is a number.