Cumulate Series Function
The Cumulate series function is used to cumulate the data in the source series. This
series function takes only one source series. Each value in the value
component of the destination series is the sum of the data in the function domain
that appear before the current data point (including the current one) of the
value component of the source series.
See Also
|