Version: v0.7.1 - Beta.  We welcome contributors & feedback.

Math.log

Math.log($n, $base = E) -> number

Description

Get the logarithm of a number for a given base.

Default base is log e (natural logarithm).

See Also