http://www.perlmonks.org?node_id=284

exp

See the current Perl documentation for exp.

Here is our local, out-dated (pre-5.6) version:


exp - raise e to a power



exp EXPR

exp



Returns e (the natural logarithm base) to the power of EXPR. If EXPR is omitted, gives exp($_).