GNU Info

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

(g77-295.info)DiM Intrinsic


Next: DInt Intrinsic Prev: Digits Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

DiM Intrinsic
.............

     DiM(X, Y)

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

X: `INTEGER' or `REAL'; scalar; INTENT(IN).

Y: `INTEGER' or `REAL'; scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

   Returns `X-Y' if X is greater than Y; otherwise returns zero.


automatically generated by info2www version 1.2.2.9