Math

math.log

Returns the logarithm of x in the given base.

Syntax

log(x: number [, base: number("e")])  returns  number