LOG

Name

LOG —
LOG(x[,base])

Description

Computes the logarithm of @x in the given base @base. If no @base is given LOG returns the logarithm in base 10.

See also

LN , LOG2 , LOG10