Perl Programming/Keywords/log
The log keyword
log returns the natural logarithm base e of EXPRESSION. If EXPRESSION is omitted, exp($_) is executed.
Syntax
log EXPRESSION
log
log returns the natural logarithm base e of EXPRESSION. If EXPRESSION is omitted, exp($_) is executed.
log EXPRESSION
log