TCumulative
 
 
 

All Units  All Classes  Properties, Methods and Events  

TCumulative
Hierarchy     Properties     Methods     Events     

Unit
TeeCumu

Description
The TCumulative Function constructs a line based on the cumulative values of the input.

The TCumulative function sums the Series values starting from the first point.

Example
:

Given these values : 1 2 3

The TCumulative function returns : 1 3 6

( 1=1, 1+2=3 and 1+2+3=6 )



Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.