$log

Calculates the logarithm of the given value with the specified base.
Syntax
    $log{base}{value}
DocumentationCalculates the logarithm of the given value with the specified base:

    Parameters:
      base, the base of the logarithm.
      value, the value to calculate the logarithm of.
    Returns:
      the logarithm of the given value with the specified base.
Examples
GroupMath
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters2
Maximum parameters 2