9.67
LOG - Computes the logarithm of the second argument to the base of the first argument
Argument(s)
2, Real Real
Result type
Real
See also
LN
Category
Math functions
Example:
C:> ASET -p X := LOG(10,100) X=2