g77.info: AMax0 Intrinsic

Go forward to AMax1 Intrinsic
Go backward to ALog10 Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

AMax0 Intrinsic

AMax0(A-1, A-2, ..., A-n)

AMax0: `REAL(KIND=1)' function.
A: `INTEGER(KIND=1)'; at least two such arguments must be provided;
scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
   Archaic form of `MAX()' that is specific to one type for A and a
different return type.  *Note Max Intrinsic::.