g77.info: DMax1 Intrinsic

Go forward to DMin1 Intrinsic
Go backward to DLog10 Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

DMax1 Intrinsic

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

DMax1: `REAL(KIND=2)' function.
A: `REAL(KIND=2)'; 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::.