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 version 1.19C svn# 97