Go to the first, previous, next, last section, table of contents.
DProd(X, Y)
DProd: REAL(KIND=2) function.
X: REAL(KIND=1); scalar; INTENT(IN).
Y: REAL(KIND=1); scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
Returns `DBLE(X)*DBLE(Y)'.
Go to the first, previous, next, last section, table of contents.