LOG


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