Cari di Perl 
    Perl User Manual
Daftar Isi
(Sebelumnya) Cosine functionGet the integer portion of a number (Berikutnya)
Numeric functions

Raise I to a power

Daftar Isi

  • exp EXPR

  • exp

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

 
Source : perldoc.perl.org - Official documentation for the Perl programming language
Site maintained by Jon Allen (JJ)     See the project page for more details
Documentation maintained by the Perl 5 Porters
(Sebelumnya) Cosine functionGet the integer portion of a number (Berikutnya)