g77.info: ALog10 Intrinsic

Go forward to AMax0 Intrinsic
Go backward to ALog Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

ALog10 Intrinsic

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