dexp man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



EXP(3F)								       EXP(3F)

NAME
     exp, dexp, qexp, cexp, zexp - FORTRAN exponential intrinsic function

SYNOPSIS
     real r1, r2
     double precision dp1, dp2
     real*16 qp1, qp2
     complex cx1, cx2
     complex*16 cd1, cd2

     r2 = exp(r1)

     dp2 = dexp(dp1)
     dp2 = exp(dp1)

     qp2 = qexp(qp1)
     qp2 = exp(qp1)

     cx2 = cexp(cx1)
     cx2 = exp(cx1)

     cd2 = zexp(cd1)
     cd2 = exp(cd1)

DESCRIPTION
     exp returns the real exponential function ex of its real argument.	 dexp
     returns the double-precision exponential function of its double-precision
     argument.	qexp returns the real*16 exponential function of its real*16
     argument.	cexp returns the complex exponential function of its complex
     argument.	zexp returns the complex*16 exponential function of its
     complex*16 argument.  The generic function exp becomes a call to dexp,
     qexp, cexp, or zexp as required, depending on the type of its argument.

SEE ALSO
     exp(3M).

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net