12.07.2015 Views

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ArgumentsTSOURCE is the source that is merged if the mask is true. FSOURCE is the source that is merged ifthe mask is false. TSOURCE and FSOURCE must be of the same type and must have the same typeparameters (if they are arrays they must be conformable). MASK must be of type logical.Return ValueThe result has the same type and type parameters as the source arrays.MIN 77Return the minimum value of the supplied arguments.SynopsisMIN(A1, A2 [,A3,...])ArgumentsAny arguments after the first two are optional. The arguments must all have the same kind andthey must be integer or real.Return ValueThe return value is the same as the type and kind of the arguments. It has the value of the smallestargument.MINEXPONENT 90Returns the value of the minimum exponent for the type and the kind supplied.SynopsisMINEXPONENT(X)ArgumentThe argument X has type real and may be a scalar or an array.Return ValueThe return value is an integer. It contains the value of the smallest exponent in the specified kind.Fortran Intrinsics 227

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!