g77.info: AMax1 Intrinsic

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

AMax1 Intrinsic

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

AMax1: `REAL(KIND=1)' function.
A: `REAL(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.  *Note
Max Intrinsic::.