LOG2
Â
SYNTAX:
Â
FUNCTION LOG2 ( V:NUMBER ) : REAL;
Â
The log2 function returns the base two logarithm of a number.
Â
Parameters :
V is a number.
Â
SYNTAX:
Â
FUNCTION LOG2 ( V:NUMBER ) : REAL;
Â
The log2 function returns the base two logarithm of a number.
Â
Parameters :
V is a number.