Perl Programming/Keywords/exp
The exp keyword
exp returns exponent e to the power of EXPRESSION. If EXPRESSION is omitted, exp($_) is executed.
Syntax
exp EXPRESSION
exp
exp returns exponent e to the power of EXPRESSION. If EXPRESSION is omitted, exp($_) is executed.
exp EXPRESSION
exp