aimin0 man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



MIN(3F)								       MIN(3F)

NAME
     min, min0, imin0, jmin0, amin0, min1, amin1, dmin1, qmin1, imin1, jmin1,
     aimin0, ajmin0 - FORTRAN minimum-value functions

SYNOPSIS
     integer i, j, k, l
     integer*2 ii1, ii2, ii3, ii4
     integer*4 ji1, ji2, ji3, ji4
     real a, b, c, d
     real*4 r1, r2, r3, r4
     double precision dp1, dp2, dp3
     real*16 qp1, qp2, qp3

     k = min0(i, j)
     l = min(i, j, k)

     ii4 = imin0(ii1, ii2, ii3)
     ii4 = min(ii1, ii2, ii3)
     ii3 = min0(ii1, ii2)

     ji4 = jmin0(ji1, ji2, ji3)
     ji3 = min(ji1, ji2)
     ji4 = min0(ji1, ji2, ji3)

     a = amin0(i, j, k)
     a = min(i, j, k)

     i = min1(a, b)
     i = min(a, b, c)

     d = amin1(a, b, c)
     c = min(a, b)

     dp3 = dmin1(dp1, dp2)
     dp4 = min(dp1, dp2, dp3)

     qp3 = qmin1(qp1, qp2)
     qp4 = min(qp1, qp2, qp3)

     ii1 = imin1(r1, r2)
     ii1 = min1(r1, r2, r3)

     ji1 = jmin1(r1, r2)
     ji1 = min1(r1, r2, r3)

     r1 = aimin0(ii1, ii2, ii3)
     r1 = amin0(ii1, ii2, ii3)

     r1 = aimin0(ji1, ji2, ji3)
     r1 = amin0(ji1, ji2, ji3)

									Page 1

MIN(3F)								       MIN(3F)

DESCRIPTION
     The minimum-value functions return the minimum of their arguments.	 There
     may be any number of arguments, but they must all be of the same type.
     min0 returns the integer form of the minimum value of its integer
     arguments; amin0, the real form of its integer arguments; min1, the
     integer form of its real arguments; amin1, the real form of its real
     arguments; dmin1, the double-precision form of its double-precision
     arguments; qmin1, the real*16 form of its real*16 arguments; imin1, the
     integer*2 form of its real*4 arguments; jmin1, the integer*4 form of its
     real*4 arguments; aimin0, the real*4 form of its integer*2 arguments; and
     ajmin0, the real*4 form of its integer*4 arguments.  min, min0, min1, and
     amin0 are the generic forms which can be used as indicated above.

SEE ALSO
     max(3F).

									Page 2

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net