GNU Info

Info Node: (g77-295.info)Log Intrinsic

(g77-295.info)Log Intrinsic


Next: Log10 Intrinsic Prev: Loc Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Log Intrinsic
.............

     Log(X)

Log: `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 the natural logarithm of X, which must be greater than zero
or, if type `COMPLEX', must not be zero.

   Note: Exp Intrinsic, for the inverse of this function.

   Note: Log10 Intrinsic, for the `common' (base-10) logarithm
function.


automatically generated by info2www version 1.2.2.9