| www.delorie.com/gnu/docs/gcc/g77_174.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Exp(X) |
Exp: REAL or COMPLEX function, the exact type being that of argument X.
X: REAL or COMPLEX; scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
Returns `e**X', where e is approximately 2.7182818.
See section 8.11.9.170 Log Intrinsic, for the inverse of this function.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |