index
Varkon MBS Programmers manual
Returns the base-10 logarithm of an argument.
y:=log(x); float y; float x;
None.
A FLOAT value equal to the base-10 logarithm of x.
Varkon 1.19D svn # 120M