Description:
multiplies a real array by a
real constant
Invocation
CALL SCULIB_MULCAR (N, IN, RVAL, OUT)
Arguments
N = INTEGER
(Given)
number of array elements
IN (N) = REAL (Given)
array to be multiplied
RVAL = REAL
(Given)
multiplication factor
OUT (N) = REAL (Returned)
output array (can be same as input)
Copyright
Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council.
All Rights Reserved.