dprod(3F)
NAME
dprod − double precision product intrinsic function
SYNOPSIS
real a1,a2
double precision a3
a3 = dprod (a1,a2)
DESCRIPTION
dprod returns the double precision product of its real arguments.
CX/UX Hf77 Fortran Reference Manual
dprod − double precision product intrinsic function
real a1,a2
double precision a3
a3 = dprod (a1,a2)
dprod returns the double precision product of its real arguments.
CX/UX Hf77 Fortran Reference Manual