User Guide

30 Commands and Functions Listing
DiagnosticOn
DiagnosticOn
Sets diagnostics-on mode; r, r
2
, and R
2
are displayed as regression
model results.
y N
DiagnosticOn
dim(
dim(listname)
Returns the dimension of listname.
y 9
OPS
3:dim(
dim(
dim(matrixname)
Returns the dimension of matrixname as a list.
y
>
MATH
3:dim(
dim(
length!dim(listname)
Assigns a new dimension (length) to a new or existing listname.
y 9
OPS
3:dim(
dim(
{rows,columns}!dim(matrixname)
Assigns new dimensions to a new or existing matrixname.
y >
MATH
3:dim(
Disp
Disp
Displays the home screen.
¼
I/O
3:Disp
Disp
Disp [valueA,valueB,valueC,...,value n]
Displays each value.
¼
I/O
3:Disp