Go to the first, previous, next, last section, table of contents.


DDiM Intrinsic

DDiM(X, Y)

DDiM: REAL(KIND=2) function.

X: REAL(KIND=2); scalar; INTENT(IN).

Y: REAL(KIND=2); scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

Archaic form of DIM() that is specific to one type for X and Y. See section DiM Intrinsic.


Go to the first, previous, next, last section, table of contents.