Go to the first, previous, next, last section, table of contents.


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. See section Log10 Intrinsic.


Go to the first, previous, next, last section, table of contents.