Description:
adds a real constant to a real
array
Invocation
CALL SCULIB_ADDCAR (N, IN, RVAL, OUT)
Arguments
N = INTEGER (Given)
number of elements in arrays
IN (N) = REAL (Given)
input array
RVAL = REAL (Given)
real
constant to be added to array
OUT (N) = REAL (Returned)
output array (may be same as input)
Notes:
Copyright
Copyright ©1995,1996,1997,1998,1999 Particle Physics and
Astronomy Research Council. All Rights Reserved.