|
If a value in the defined data range is negative, a ??? is returned for that cell.
|
Creates three new columns named TEMP, VX, and VY. The values in the TEMP column are the square roots of the contents of column V1, the values of the VX column are the square roots of the contents of column V2, and the values of the VY column are the square roots of the contents of column V3.
|
Creates a new column named TEMP, where the first 11 cells contain the square roots of the values in rows 10-20 of column V1. The other cells in TEMP are empty.
|
Creates two new columns named TEMP and VX, each with values in rows 1-41 (the other cells are empty). The values in column TEMP are the square roots of the values in rows 10-50 of column V1, and the values in column VX are the square roots of the values in rows 10-50 of column V2.
|
Copyright IBM Corporation 2013. All Rights Reserved.
|