Go to the first, previous, next, last section, table of contents.
AMin1(A-1, A-2, ..., A-n)
AMin1: 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 MIN()
that is specific
to one type for A.
See section Min Intrinsic.
Go to the first, previous, next, last section, table of contents.