g77.info: DProd Intrinsic

Go forward to DSign Intrinsic
Go backward to Dot_Product Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

DProd Intrinsic

     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)'.