DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


Sum

Declaration:TVector.Sum (LowElem, HighElem: integer): double;
The method Sum calculates the sum of all elements between LowElem and HighElem (including these border elements).