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


AsNumber

Declaration: ChartBook.Tables[].AsNumber [ACol, ARow: longint]: double;
The readonly property AsNumber returns the string of cell [ACol, ARow] as a floating point number. If the cell does not contain a valid numeric string the returned value is NaN.