Node: Min0 Intrinsic, Next: Min1 Intrinsic, Previous: Min Intrinsic, Up: Table of Intrinsic Functions
Min0(A-1, A-2, ..., A-n)
Min0: INTEGER(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 MIN()
that is specific
to one type for A.
See Min Intrinsic.