GNU Info

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

(g77-295.info)Log10 Intrinsic


Next: Logical Intrinsic Prev: Log Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Log10 Intrinsic
...............

     Log10(X)

Log10: `REAL' function, the `KIND=' value of the type being that of
argument X.

X: `REAL'; scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

   Returns the common logarithm (base 10) of X, which must be greater
than zero.

   The inverse of this function is `10. ** LOG10(X)'.

   Note: Log Intrinsic, for the natural logarithm function.


automatically generated by info2www version 1.2.2.9