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


Fill1DArray

Declaration: Fill1DArray (var Arr: TDoubleArray; Value: double);
Sets all elements of the one-dimensional dynamic array Arr to Value.