GNU Info

Info Node: (g77-295.info)Max Intrinsic

(g77-295.info)Max Intrinsic


Next: Max0 Intrinsic Prev: MatMul Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Max Intrinsic
.............

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

Max: `INTEGER' or `REAL' function, the exact type being the result of
cross-promoting the types of all the arguments.

A: `INTEGER' or `REAL'; at least two such arguments must be provided;
scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

   Returns the argument with the largest value.

   Note: Min Intrinsic, for the opposite function.


automatically generated by info2www version 1.2.2.9