CUMULATE Name
CUMULATE Purpose
Array with the cumulative sum of an array. Integrate.
Category
Calling Sequence
out = cumulate(in) Inputs
in = input array. in
Keyword Parameters
Outputs
out = cumulative sum of in. out
Common Blocks
Notes
Modification History
Ray Sterner, 20 June, 1985.
R. Sterner, 26 June, 1991 --- fixed long overflow bug.
R. Sterner, 2010 May 04 --- Converted arrays from () to [].
Johns Hopkins University Applied Physics Laboratory.
Copyright (C) 1985, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.