g77.info: DLog10 Intrinsic

Go forward to DMax1 Intrinsic
Go backward to DLog Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

DLog10 Intrinsic

     DLog10(X)
DLog10: `REAL(KIND=2)' function.
X: `REAL(KIND=2)'; scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
   Archaic form of `LOG10()' that is specific to one type for X.  *Note
Log10 Intrinsic::.